Struct github_api::Github [−][src]
pub struct Github { /* fields omitted */ }Methods
impl Github[src]
impl Githubpub fn new() -> Self[src]
pub fn new() -> Selfpub fn new_with_oath(oath_token: &str) -> Self[src]
pub fn new_with_oath(oath_token: &str) -> Selfpub fn get(&self) -> GithubGet[src]
pub fn get(&self) -> GithubGet