Skip to main content

singleton

Function singleton 

Source
pub fn singleton<TSvc: ?Sized + Any, TImpl>() -> ServiceDescriptorBuilder<TSvc, TImpl>
Expand description

Initializes a new singleton ServiceDescriptorBuilder.