summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2022-10-23impl From<Raw> for Exun<E, UnexpectedError>Botahamec
2022-10-23Rename UnexpectedErrorBotahamec
2022-10-23Export Result extensionsBotahamec
2022-10-23Added the result extensionsBotahamec
2022-10-23Move and rename Expect to ExunBotahamec
2022-10-22Created UnexpectedErrorBotahamec
2022-10-22removed `unwrap_or` and `unwrap_or_default`Botahamec
2022-10-22Create the Expect typeBotahamec