/blkid

Rust blkid safe interface

Primary LanguageRustMIT LicenseMIT

blkid

This is currently a work in progress being developed as a fork. Once complete, it will be merged back upstream. This library has use for quickly attaining key partition information, which could make distinst significantly faster at partition probing. It will be used in upcoming crates for probing partitions, such as ecs-disk-manager.

Rust blkid safe interface Build Status

Contributing

Several blkid function wrappers still need writing. Feel free to fork and PR back.