summaryrefslogtreecommitdiff
path: root/src/result.rs
AgeCommit message (Collapse)Author
2023-08-09Add documentationBotahamec
2023-08-08Add From string conversions for UnexpectedErrorBotahamec
2023-08-08Allow conversion from Option to ResultBotahamec
2023-08-08Add an unexpect fn for Result<T, RawUnexpected>Botahamec
2022-10-23Better docsBotahamec
2022-10-23Documentation changesBotahamec
2022-10-23Updated docsBotahamec
2022-10-23Rename UnexpectedErrorBotahamec
2022-10-23Seal the Result extensionsBotahamec
2022-10-23Export Result extensionsBotahamec
2022-10-23Added the result extensionsBotahamec