Cargo Features
btrfsutil-fake has no features set by default.
[dependencies]
btrfsutil-fake = { version = "0.2.0-8324fe2", 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
…