mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-10-03 20:21:01 +00:00
4 lines
150 B
Go
4 lines
150 B
Go
// Package mtree provides the structures and functions for creating mtree
|
|
// specifications, as well as comparing them for validation.
|
|
package mtree
|
|
|