| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-10-23 | Implement Error for Exun<E, RawUnexpected> | Botahamec |
| 2022-10-23 | Implement source() on RawUnexpected | Botahamec |
| 2022-10-23 | Create the UnexpectedError | Botahamec |
| 2022-10-23 | Rename UnexpectedError | Botahamec |
| 2022-10-23 | Seal the Result extensions | Botahamec |
| 2022-10-23 | Export Result extensions | Botahamec |
| 2022-10-23 | Added the result extensions | Botahamec |
| 2022-10-23 | Implement From<UnexpectedError> | Botahamec |
| 2022-10-23 | Move and rename Expect to Exun | Botahamec |
| 2022-10-22 | Swapped out the From implementation | Botahamec |
| 2022-10-22 | More useful generic bounds | Botahamec |
| 2022-10-22 | Remove non_exhaustive on private type | Botahamec |
| 2022-10-22 | From impls and Send+Sync | Botahamec |
| 2022-10-22 | Created UnexpectedError | Botahamec |
| 2022-10-22 | removed `unwrap_or` and `unwrap_or_default` | Botahamec |
| 2022-10-22 | Create the Expect type | Botahamec |
