Struct google_authz::GoogleAuthz [−][src]
pub struct GoogleAuthz<S> { /* fields omitted */ }Implementations
Trait Implementations
The future response value.
Returns Poll::Ready(Ok(())) when the service is able to process requests. Read more
Auto Trait Implementations
impl<S> !RefUnwindSafe for GoogleAuthz<S>
impl<S> !Send for GoogleAuthz<S>
impl<S> !Sync for GoogleAuthz<S>
impl<S> Unpin for GoogleAuthz<S> where
S: Unpin,
impl<S> !UnwindSafe for GoogleAuthz<S>
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
