pub type AuthorizationMechanismId = AuthorizationString;
Available on crate features
Authorization
and AuthorizationPlugin
only.Expand description
The mechanism id specified in the configuration is passed to the plugin to create the appropriate mechanism.
See also Appleās documentation