aboutsummaryrefslogtreecommitdiff
path: root/syrette
AgeCommit message (Expand)Author
2022-07-19refactor: remove unused intertrait codeHampusM
2022-07-18docs: remove the crate root exampleHampusM
2022-07-18refactor: rename the castable_to macro to declare_interfaceHampusM
2022-07-16refactor: use common pointer type aliasesHampusM
2022-07-16feat: add binding factories to DI containerHampusM
2022-07-10style: group importsHampusM
2022-07-10refactor: add dedicated interface & error modulesHampusM
2022-07-09docs: add documentation commentsHampusM
2022-07-09refactor: move injectable type provider to own fileHampusM
2022-07-09feat: add DI containerHampusM
2022-07-02add packages and gitignoreHampusM