Struct github_api::get::repos::owner::repo::GithubGetReposOwnerRepo [−][src]
pub struct GithubGetReposOwnerRepo { /* fields omitted */ }Methods
impl GithubGetReposOwnerRepo[src]
impl GithubGetReposOwnerRepopub fn contents(self) -> GithubGetReposOwnerRepoContents[src]
pub fn contents(self) -> GithubGetReposOwnerRepoContentspub fn compare(self) -> GithubGetReposOwnerRepoCompare[src]
pub fn compare(self) -> GithubGetReposOwnerRepoCompareAuto Trait Implementations
impl !Send for GithubGetReposOwnerRepo
impl !Send for GithubGetReposOwnerRepoimpl !Sync for GithubGetReposOwnerRepo
impl !Sync for GithubGetReposOwnerRepo