Struct inth_oauth2_async::provider::google::Installed [−][src]
pub struct Installed;
Expand description
Google OAuth 2.0 provider for installed applications.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Installed
impl UnwindSafe for Installed
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key
and return true
if they are equal.
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more