Struct google_cloud_auth::Config [−][src]
Fields
audience: Option<&'a str>scopes: Option<&'a [&'a str]>Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Config<'a>
impl<'a> UnwindSafe for Config<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
