pub fn singleton_with_key<TKey, TSvc, TImpl>() -> ServiceDescriptorBuilder<TSvc, TImpl>
Available on crate feature
builder
only.Expand description
Initializes a new keyed singleton ServiceDescriptorBuilder
.
pub fn singleton_with_key<TKey, TSvc, TImpl>() -> ServiceDescriptorBuilder<TSvc, TImpl>
builder
only.Initializes a new keyed singleton ServiceDescriptorBuilder
.