orion-error 0.8.0

Struct Error for Large Project
Documentation
1
2
3
4
5
6
7
mod contextual;
mod conversion;
mod source_err;

pub use contextual::ErrorWith;
pub use conversion::{ConvErr, ConvStructError, ToStructError};
pub use source_err::{raw_source, RawSource, RawStdError, SourceErr};