Crates.io | ghub |
lib.rs | ghub |
version | 0.5.0 |
source | src |
created_at | 2020-08-03 16:02:28.453315 |
updated_at | 2022-04-07 17:57:28.829625 |
description | Rust Github Client |
homepage | https://github.com/sendyhalim/ghub |
repository | https://github.com/sendyhalim/ghub |
max_upload_size | |
id | 272566 |
size | 15,054 |
Simple rust github client (API v3).
Add the dependency into your Cargo.toml
[dependencies]
ghub = { version = "0.2" }
Please see the examples