pub trait ApplicationError: Error + 'static { }

Implementors§