LazyInjector

public struct LazyInjector<K> : InjectorDerivingFromMutableInjector where K : Hashable

A basic implementation of MutableInjector that evaluates all factories on resolve.