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.
pub fn global_provider() -> &'static Arc<ServiceProvider> ⓘGet the global service provider. Used by #[handler] factories
when the handler struct has #[inject_attr] for DI-based construction.