Struct google_jwt_verify::Token [] [src]

pub struct Token<P> { /* fields omitted */ }

Methods

impl<P> Token<P>
[src]

[src]

[src]

[src]

Trait Implementations

Auto Trait Implementations

impl<P> Send for Token<P> where
    P: Send

impl<P> Sync for Token<P> where
    P: Sync