use-github-api 0.2.0

A Github API client for rust.
Documentation
1
2
3
#![cfg_attr(not(feature = "auth"), allow(dead_code))]
pub const FAKE_TOKEN: &str = "ghp_BJKSHKJ3u09uf0*";
pub const BAD_FAKE_TOKEN: &str = "ghp_bad_BJKSHKJ3u09uf0*";