Type Definition assets_manager::BoxedError

source ·
pub type BoxedError = Box<dyn Error + Send + Sync + 'static>;
Expand description

A boxed error