2个版本

0.1.2 2019年8月13日
0.1.0 2019年8月10日

#43 in #github-api

MIT/Apache

8KB
146 行代码(不包括注释)

gitapi-rs Travis状态 crate

Github API客户端,Rust编写

使用方法

将以下内容添加到您的 Cargo.toml

[dependencies]
gitapi-rs = "0.1.2"
extern crate gitapi_rs as Api;

依赖

~8–16MB
~227K SLoC