Enum oxygengine_core::storage::StorageError [−][src]
Variants
CouldNotLoadData(String)path to resource.
CouldNotStoreData(String)path to resource.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StorageErrorimpl Send for StorageErrorimpl Sync for StorageErrorimpl Unpin for StorageErrorimpl UnwindSafe for StorageErrorBlanket 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