pub fn singleton<TSvc: ?Sized + Any, TImpl>() -> ServiceDescriptorBuilder<TSvc, TImpl>Expand description
Initializes a new singleton ServiceDescriptorBuilder.
pub fn singleton<TSvc: ?Sized + Any, TImpl>() -> ServiceDescriptorBuilder<TSvc, TImpl>Initializes a new singleton ServiceDescriptorBuilder.