Cargo Features

btrfsutil has no features set by default.

[dependencies]
btrfsutil = { version = "0.2.0", features = ["enable-glue-errors"] }
enable-glue-errors

Enable glue errors. Theoretically, glue errors should not exist, but this feature can give you extra reliability. If not enabled, glue errors will make the library panic.

Affects error::BtrfsUtilError