Skip to main content

AuthAdaptor

Type Alias AuthAdaptor 

Source
pub type AuthAdaptor = Arc<dyn AuthExecutor + Send + Sync>;

Aliased Typeยง

pub struct AuthAdaptor { /* private fields */ }