aboutsummaryrefslogtreecommitdiff
path: root/macros/src/factory/mod.rs
AgeCommit message (Collapse)Author
2022-09-24refactor!: remove repetition of declaring factory interfacesHampusM
BREAKING CHANGE: The to_default_factory method of the blocking and async DI containers now expect a function returning another function
2022-09-24refactor: reorganize modules in the macros crateHampusM