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).
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