Struct inth_oauth2_async::provider::Imgur [−][src]
pub struct Imgur;
Expand description
Imgur OAuth 2.0 provider.
See OAuth 2.0, Imgur.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Imgur
impl UnwindSafe for Imgur
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