Crate btrfs

Source
Expand description

This library contains a partial implementation of a library for operating with BTRFS filesystems. It is based on the C implementations of the BTRFS utilities.

It’s home page is at [gitlab.wellbehavedsoftware.com] (https://gitlab.wellbehavedsoftware.com/well-behaved-software/rust-btrfs).

Re-exports§

pub use linux::*;

Modules§

compress
diskformat
linux