arb-sys 0.2.3

Bindings to the Arb library
Documentation
1
2
3
4
fn main() {
    println!("cargo:rustc-link-lib=arb");
}