ghub

Crates.ioghub
lib.rsghub
version0.5.0
sourcesrc
created_at2020-08-03 16:02:28.453315
updated_at2022-04-07 17:57:28.829625
descriptionRust Github Client
homepagehttps://github.com/sendyhalim/ghub
repositoryhttps://github.com/sendyhalim/ghub
max_upload_size
id272566
size15,054
Sendy Halim (sendyhalim)

documentation

README

Ghub

Simple rust github client (API v3).

Installation

Add the dependency into your Cargo.toml

[dependencies]
ghub = { version = "0.2" }

Usage

Please see the examples

Commit count: 25

cargo fmt