Trait ExLogicError

Source
pub trait ExLogicError<T: Sized>: LogicError + ExError<T> { }

Implementors§