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]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations