Struct github_auth::Authentication [−][src]
pub struct Authentication { /* fields omitted */ }An authentication returned by a GitHub auth instance.
Trait Implementations
impl Debug for Authentication[src]
impl Debug for AuthenticationAuto Trait Implementations
impl Send for Authentication
impl Send for Authenticationimpl Sync for Authentication
impl Sync for Authentication