7 releases (2 stable)

1.0.1 Dec 26, 2022
1.0.0 Dec 3, 2021
0.4.0 Dec 3, 2021
0.3.0 Nov 23, 2021
0.1.0 Jan 31, 2017

#1414 in Filesystem

Download history 4/week @ 2024-02-16 15/week @ 2024-02-23 37/week @ 2024-03-01

56 downloads per month

MIT license

50KB
794 lines

blkid

Rust blkid safe interface Build Status

Supported versions of libblkid

This crate requires at least 2.21.0 version of libblkid. The last implemented version is 2.37.2.

Contributing

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


lib.rs:

See https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/libblkid-docs/index.html for the reference manual to the FFI bindings

Dependencies

~1.6–4MB
~77K SLoC