Age | Commit message (Collapse) | Author |
|
BREAKING CHANGE: DIContainer, AsyncDIContainer & the binding structs have been relocated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BREAKING CHANGE: The async DI container is to be used inside of a Arc & it also no longer implements Default
|
|
BREAKING CHANGE: The DI container is to be used inside of a Rc & it also no longer implements Default
|
|
|
|
BREAKING CHANGE: FactoryPtr has been limited to the factory feature
|
|
BREAKING CHANGE: Major improvements have been made to error types and the error_stack crate is no longer used
|
|
|
|
|
|
|
|
|
|
|
|
BREAKING CHANGE: InterfacePtr has been renamed to TransientPtr
|
|
|
|
|