Expand description
Low-level Rust bindings for libe2p from e2fsprogs
The bindings need to be generated using bindgen while building this crate because libe2p has no stable API and available file flags or file system features differ between versions. This also means that publicly availale documentation on this crate might not be accurate on your system.
For building this crate, you need to have e2fsprogs-dev (also called e2fslibs-dev or libext2fs-dev) and libclang installed.
Structs
Constants
- A list of all public constants. Can be used to test for the existence of certain constants in the system’s libe2p.