gravity 0.1.3

Rust bindings for the Gravity API
Documentation
1
2
3
4
fn main(){
    println!("cargo:rustc-link-lib=dylib=gravity");
}