You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: