Crate aranya_trouble

Crate aranya_trouble 

Source
Expand description

This crate exports a wrapper type to implement core::error::Error for a third-party type.

Structsยง

Trouble
A wrapper around some error E so that it implements core::error::Error.