aboutsummaryrefslogtreecommitdiff
path: root/src/provider.rs
AgeCommit message (Expand)Author
2022-08-29feat: implement async functionalityHampusM
2022-08-27refactor!: limit FactoryPtr & AnyFactory to the factory featureHampusM
2022-08-21refactor!: change errors to be more saneHampusM
2022-08-02feat: add detection and prevention of circular dependenciesHampusM
2022-07-31feat: implement binding singletonsHampusM
2022-07-31refactor!: rename InterfacePtr to TransientPtrHampusM
2022-07-22refactor: make factories an optional featureHampusM
2022-07-20refactor: reorganize folder hierarchyHampusM