conjure-error 0.5.0

Runtime support for generated Conjure errors
Documentation

Runtime support for Conjure error types.

Conjure errors are represented by a struct implementing the ErrorType trait. The struct's fields are the error's parameters, and the trait implementation stores the remainder of the error's information.