Dispair
Dispair (Disp-Err) is a zero-dependency (other than std) library that provides a simple wrapper struct that implements Error for any type that implements both Debug and Display.
Example
use Dispair;
use Error;
;
Dispair (Disp-Err) is a zero-dependency (other than std) library that provides a simple wrapper struct that implements Error for any type that implements both Debug and Display.
use Dispair;
use Error;
;