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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
github
0.1.2
Module http
Module Items
Functions
In crate github
github
Module
http
Copy item path
Source
Functions
ยง
get
A simplistic function that wraps around the behaviour of an http get-request as defined in
curl
. As the library gets more complete, a more complete and complex approach might be needed.