Function di::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.