Age | Commit message (Collapse) | Author |
|
This was not at all a useful example
|
|
BREAKING CHANGE: You now have to import the DI containers's interfaces to use the DI containers's methods
|
|
|
|
BREAKING CHANGE: The DI container get_singleton & get_factory functions have been replaced by the get function now returning a enum
|
|
BREAKING CHANGE: Specifying the scope of a DI container binding is now done with a binding scope configurator
|
|
BREAKING CHANGE: Major improvements have been made to error types and the error_stack crate is no longer used
|
|
|