summaryrefslogtreecommitdiff
path: root/src/exun.rs
AgeCommit message (Expand)Author
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