botan-sys 0.3.0

FFI wrapper for Botan cryptography library
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=botan-2");
}