pub type SharedAuthProvider = Arc<dyn AuthProvider>;Expand description
Shared auth handle passed through API clients.
Aliased Typeยง
pub struct SharedAuthProvider { /* private fields */ }pub type SharedAuthProvider = Arc<dyn AuthProvider>;Shared auth handle passed through API clients.
pub struct SharedAuthProvider { /* private fields */ }