aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/factory.rs
AgeCommit message (Expand)Author
2022-11-19refactor: reorganize non-public API itemsHampusM
2022-11-07fix: make factories work again after Rust nightly-2022-11-07HampusM
2022-10-01chore: remove repetition of allowing clippy::module_name_repetitionsHampusM
2022-09-24feat: add bind async default factories to async DI containerHampusM
2022-09-24refactor: remove IFactory from public APIHampusM
2022-08-21docs: fix IFactory example use statementHampusM
2022-08-01docs: add factory feature noticesHampusM
2022-08-01docs: add doc comments & deny missing docsHampusM
2022-07-31refactor!: rename InterfacePtr to TransientPtrHampusM
2022-07-20refactor: reorganize folder hierarchyHampusM