pub fn test_service_runtime<Application: Service>() -> ServiceRuntime<Application>
Expand description
Creates a ServiceRuntime
to use in tests.
pub fn test_service_runtime<Application: Service>() -> ServiceRuntime<Application>
Creates a ServiceRuntime
to use in tests.