| Crates.io | libcryptsetup-rs-sys |
| lib.rs | libcryptsetup-rs-sys |
| version | 0.6.0 |
| created_at | 2020-01-10 03:04:29.96877+00 |
| updated_at | 2025-05-28 15:43:14.274378+00 |
| description | Low level bindings for libcryptsetup |
| homepage | https://stratis-storage.github.io/ |
| repository | https://github.com/stratis-storage/libcryptsetup-rs |
| max_upload_size | |
| id | 197054 |
| size | 37,634 |
This crate provides low-level Rust bindings generated by bindgen for libcryptsetup.
The libcryptsetup bindings require some dependencies outside of cargo to build properly:
cryptsetup on Fedora)cryptsetup-devel on Fedora)clang on Fedora)Tests are automatically generated by bindgen. To check that bindings have been generated correctly, run:
cargo test