Authenticator

Type Alias Authenticator 

Source
pub type Authenticator = ApplicationTag<AuthenticatorInner, AUTHENTICATOR_TYPE>;

Aliased Type§

pub struct Authenticator(pub AuthenticatorInner);

Tuple Fields§

§0: AuthenticatorInner