Struct oauth2_google::authorization_code_grant::GoogleProviderForDesktopApps [−][src]
pub struct GoogleProviderForDesktopApps { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl Send for GoogleProviderForDesktopApps
impl Sync for GoogleProviderForDesktopApps
impl Unpin for GoogleProviderForDesktopApps
impl UnwindSafe for GoogleProviderForDesktopApps
Blanket Implementations
Mutably borrows from an owned value. Read more