[][src]Trait openidconnect::GrantType

pub trait GrantType: Debug + DeserializeOwned + Serialize + 'static { }

Grant type.

Implementors

impl GrantType for CoreGrantType[src]

Loading content...