Struct oxygengine_core::ecs::error::BoxedErr [−][src]
Expand description
A boxed error implementing Debug, Display and Error.
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for BoxedErrimpl !UnwindSafe for BoxedErrBlanket Implementations
impl<T> Any for T where
T: Any,
impl<T> Any for T where
T: Any, pub fn get_type_id(&self) -> TypeIdMutably borrows from an owned value. Read more