pub type ContextProviderRef = Arc<dyn ContextProvider>;Expand description
Reference-counted pointer to ContextProvider.
Aliased Typeยง
pub struct ContextProviderRef { /* private fields */ }pub type ContextProviderRef = Arc<dyn ContextProvider>;Reference-counted pointer to ContextProvider.
pub struct ContextProviderRef { /* private fields */ }