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

#755 in Unix APIs

47 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

~0.9–3MB
~63K SLoC