transient_with_key

Function transient_with_key 

Source
pub fn transient_with_key<TKey, TSvc: Any + ?Sized, TImpl>() -> ServiceDescriptorBuilder<TSvc, TImpl>
Available on crate feature builder only.
Expand description

Initializes a new keyed transient ServiceDescriptorBuilder.