fudge
fudge copied to clipboard
`InjectionProvider` interface
There already exists a trait InjectionProvder that allows to pass on key-value-pairs.
Currently, no builder has a method exposed that takes a type that implements this. Methods exposing this should take a mutable state and inejct the key-values into the latest storage.