| Crates.io | gitapi-rs |
| lib.rs | gitapi-rs |
| version | 0.1.2 |
| created_at | 2019-08-10 17:09:54.611615+00 |
| updated_at | 2019-08-13 06:14:51.639052+00 |
| description | git api in Rust |
| homepage | |
| repository | https://github.com/zTgx/gitapi-rs.git |
| max_upload_size | |
| id | 155625 |
| size | 18,944 |
Github API Client in Rust
Add this to your Cargo.toml:
[dependencies]
gitapi-rs = "0.1.2"
extern crate gitapi_rs as Api;