Skip to main content

global_provider

Function global_provider 

Source
pub fn global_provider() -> &'static Arc<ServiceProvider> 
Expand description

Get the global service provider. Used by #[handler] factories when the handler struct has #[inject_attr] for DI-based construction.