Docs.rs
github-0.1.2
github 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
GlenDC
Dependencies
chrono ^0.2
normal
curl ^0.2
normal
rustc-serialize ^0.3
normal
Versions
62.14%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
github
0.1.2
Module client
Module Items
Structs
In crate github
github
Module
client
Copy item path
Source
Structs
ยง
Client
The
Client
struct represent the user agent and base URLs. Functions in this library will never mutate a
Client
object and for th sake of parallel processing, you should try to keep it immutable.