aboutsummaryrefslogtreecommitdiff
path: root/src/libs
AgeCommit message (Expand)Author
2022-11-06test: split up cast unit tests into their respective modulesHampusM
2022-11-06refactor: improve cast error handlingHampusM
2022-11-03refactor: improve readability of cast functionsHampusM
2022-10-01refactor: stop using the async_trait macro for AsyncInjectableHampusM
2022-10-01chore: remove repetition of allowing clippy::module_name_repetitionsHampusM
2022-08-30refactor: replace arc cast panic with an errorHampusM
2022-08-29feat: implement async functionalityHampusM
2022-08-28style: add rustfmt config optionsHampusM
2022-08-21refactor!: change errors to be more saneHampusM
2022-07-31refactor: add Intertrait cast errorHampusM
2022-07-27refactor: add back Intertrait tests & Rc supportHampusM
2022-07-24refactor: clean up intertrait libHampusM
2022-07-21refactor: re-export dependency of error_stackHampusM
2022-07-20refactor: reorganize folder hierarchyHampusM