pub trait UIErrorTrait: Error + AsAny + 'static { }

Implementors§