Enum raui_core::PrefabError [−][src]
Expand description
An error that can occur while processing a Prefab
Variants
CouldNotSerialize(String)CouldNotDeserialize(String)Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for PrefabErrorimpl Send for PrefabErrorimpl Sync for PrefabErrorimpl Unpin for PrefabErrorimpl UnwindSafe for PrefabErrorBlanket Implementations
Mutably borrows from an owned value. Read more