| Crates.io | some_error_fork |
| lib.rs | some_error_fork |
| version | 0.5.1 |
| created_at | 2024-11-25 21:24:46.633284+00 |
| updated_at | 2024-11-25 21:24:46.633284+00 |
| description | A library for creating and using anonymous sum types as errors in Rust |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1460786 |
| size | 9,921 |
Copied from https://github.com/jam1garner/some-error/tree/master.
Source code slightly adapted to derive the Debug trait.
This package is a temp workaround until Anonymous Sum Types RFC is implemented (which is unlikely to happen any time soon).