[][src]Trait rego::domain::jwt::AccessTokenBody

pub trait AccessTokenBody: Serialize + DeserializeOwned {
    fn type_name() -> &'static str { ... }
}

Provided methods

fn type_name() -> &'static str

Loading content...

Implementors

Loading content...