aboutsummaryrefslogtreecommitdiff
path: root/src/libs/intertrait/cast/error.rs
AgeCommit message (Collapse)Author
2022-08-30refactor: replace arc cast panic with an errorHampusM
2022-08-21refactor!: change errors to be more saneHampusM
BREAKING CHANGE: Major improvements have been made to error types and the error_stack crate is no longer used
2022-07-31refactor: add Intertrait cast errorHampusM