aboutsummaryrefslogtreecommitdiff
path: root/src/private/castable_factory/threadsafe.rs
AgeCommit message (Expand)Author
2023-10-04refactor!: remove factory & declare_default_factory macrosHampusM
2023-09-18refactor!: make the async DI container not inside a ArcHampusM
2023-09-18refactor: replace threadsafe castable factory Fn impl with methodHampusM
2023-09-18refactor: make threadsafe castable factory take DI container paramHampusM
2023-08-01refactor: remove calls to default on unit structsHampusM
2023-01-12refactor: fix Clippy lint in threadsafe castable factoryHampusM
2022-11-19refactor: reorganize non-public API itemsHampusM