aboutsummaryrefslogtreecommitdiff
path: root/examples/prevent-circular/main.rs
AgeCommit message (Collapse)Author
2023-08-16test: make the prevent-circular example an integration testHampusM
2022-11-03docs: add comments explaining the prevent-circular exampleHampusM
2022-10-29refactor!: add dependency history typeHampusM
BREAKING CHANGE: Binding builders & configurators now take dependency history type arguments, the DetectedCircular variant of InjectableError now contains a dependency history field & the injectable traits take dependency history instead of a Vec