aboutsummaryrefslogtreecommitdiff
path: root/macros/src/injectable
AgeCommit message (Expand)Author
2022-11-07refactor: fix some Clippy lints regarding format!()HampusM
2022-11-06fix: allow declaring a concrete type as it's own interfaceHampusM
2022-11-06fix: allow injectable macro flag arguments without a interface argumentHampusM
2022-10-29refactor!: add dependency history typeHampusM
2022-10-23refactor!: reduce DI container couplingHampusM
2022-10-15refactor: improve internals of macros & add unit testsHampusM
2022-10-09refactor!: reorganize DI containersHampusM
2022-10-01refactor: stop using the async_trait macro for AsyncInjectableHampusM
2022-09-24refactor: reorganize modules in the macros crateHampusM