Crates.io | libcryptsetup-rs-sys |
lib.rs | libcryptsetup-rs-sys |
version | 0.4.0 |
source | src |
created_at | 2020-01-10 03:04:29.96877 |
updated_at | 2024-02-21 17:14:59.926478 |
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 | 28,120 |
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