pub type AuthProviderRef = Arc<dyn AuthProvider>;Expand description
Type alias for Arc-wrapped AuthProvider
Aliased Typeยง
pub struct AuthProviderRef { /* private fields */ }pub type AuthProviderRef = Arc<dyn AuthProvider>;Type alias for Arc-wrapped AuthProvider
pub struct AuthProviderRef { /* private fields */ }