Type Alias below_btrfs::BtrfsMap

source ·
pub type BtrfsMap = BTreeMap<String, BtrfsStat>;

Aliased Type§

struct BtrfsMap { /* private fields */ }