Crate octocat_rs
source ·Expand description
A GitHub API client written in Rust.
Getting started? Take a look at the examples folder in the project repository!
Re-exports
pub use github_api_octocat as api;
pub use github_rest as rest;
pub use github::*;