terrors 0.1.1

type-level error set narrowing
Documentation

terrors

yet another unusable error handling library

but this one has some fancy type-level stuff going on, so you won't be able to understand why it broke, but at least this happens at compile time, and you can have better bounds on what an error type actually is.

todo

  • [] SubsetOf for broadening an entire type list into one that is a superset of it in a From impl.