3 releases

0.1.5 Jun 11, 2022
0.1.4 Mar 10, 2022
0.1.3 Mar 10, 2022

#1509 in Filesystem

47 downloads per month

MIT license

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:

  1. llvm
  2. libfdisk-dev
  3. 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–3.5MB
~72K SLoC