summaryrefslogtreecommitdiff
path: root/src/exun.rs
AgeCommit message (Collapse)Author
2023-08-09Add ResultNoneExtBotahamec
2023-08-09Remove unnecessary basic usage from docsBotahamec
2023-08-09Add documentationBotahamec
2023-08-08Create the expect methodBotahamec
2022-10-23Better docsBotahamec
2022-10-23Documentation changesBotahamec
2022-10-23Added more constructorsBotahamec
2022-10-23Updated docsBotahamec
2022-10-23impl From<Raw> for Exun<E, UnexpectedError>Botahamec
2022-10-23Implement Error for Exun<E, RawUnexpected>Botahamec
2022-10-23Rename UnexpectedErrorBotahamec
2022-10-23Implement From<UnexpectedError>Botahamec
2022-10-23Move and rename Expect to ExunBotahamec