Enum oxygengine_core::prefab::PrefabError [−][src]
Variants
CouldNotSerialize(String)CouldNotDeserialize(String)Custom(String)Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrefabErrorimpl Send for PrefabErrorimpl Sync for PrefabErrorimpl Unpin for PrefabErrorimpl UnwindSafe for PrefabErrorBlanket 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