gitapi-rs Github API Client in Rust Usage Add this to your Cargo.toml: [dependencies] gitapi-rs = "0.1.2" extern crate gitapi_rs as Api;