Function di::scoped_with_key
source · pub fn scoped_with_key<TKey, TSvc, TImpl>(
) -> ServiceDescriptorBuilder<TSvc, TImpl>Available on crate feature
builder only.Expand description
Initializes a new scoped keyed ServiceDescriptorBuilder.