aboutsummaryrefslogtreecommitdiff
path: root/src/di_container_binding_map.rs
AgeCommit message (Expand)Author
2022-10-09refactor!: reorganize DI containersHampusM
2022-09-17refactor!: make async DI container be used inside of a ArcHampusM
2022-08-29feat: implement async functionalityHampusM
2022-08-28style: add rustfmt config optionsHampusM
2022-08-27feat: implement named bindingsHampusM
2022-08-22refactor!: move specifying binding scope to a binding scope configuratorHampusM
2022-08-21refactor!: change errors to be more saneHampusM
2022-08-21feat!: prevent binding the same interface more than onceHampusM
2022-07-31refactor: tidy up DI container internalsHampusM