summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-10-23Implement From<UnexpectedError>Botahamec
2022-10-23Move and rename Expect to ExunBotahamec
2022-10-22Swapped out the From implementationBotahamec
2022-10-22More useful generic boundsBotahamec
2022-10-22Remove non_exhaustive on private typeBotahamec
2022-10-22From impls and Send+SyncBotahamec
2022-10-22Created UnexpectedErrorBotahamec
2022-10-22removed `unwrap_or` and `unwrap_or_default`Botahamec
2022-10-22Create the Expect typeBotahamec