some_error_fork 0.5.1

A library for creating and using anonymous sum types as errors in Rust
Documentation

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).