Closed HampusMat closed 1 year ago
For example in src/di_container/asynchronous/binding/scope_configurator.rs
/// Scope configurator for a binding for type 'Interface' inside a [`IAsyncDIContainer`].
' is used when ` should be used.
This is a problem in both the async & blocking binding configurators.
Resolved with 14f1fc1837675e1771e220f848b46213462ae804
For example in src/di_container/asynchronous/binding/scope_configurator.rs
' is used when ` should be used.
This is a problem in both the async & blocking binding configurators.