3 releases
0.1.5 | Jun 11, 2022 |
---|---|
0.1.4 | Mar 10, 2022 |
0.1.3 | Mar 10, 2022 |
#12 in #coming
91 downloads per month
34KB
663 lines
libfdisk-rs
Rust wrappers for libfdisk. This is the new home for this repository.
For those who coming from the old repository, the version 0.1.3
is exactly the
same thing (no changes).
Dependencies
In order to compile this project you will need to install those packages on your system:
- llvm
- libfdisk-dev
- clang
On Debian you can run:
apt install llvm libfdisk-dev clang
A change to test
lib.rs
:
Rust wrappers for libfdisk
Dependencies
~1.6–4MB
~78K SLoC