Skip to main content

UIErrorTrait

Trait UIErrorTrait 

Source
pub trait UIErrorTrait:
    Error
    + AsAny
    + 'static { }
Expand description

A trait to mark fulfilling the requirements put upon UI error types.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§