[][src]Type Definition oxygengine_core::storage::StorageResult

type StorageResult<T> = Result<T, StorageError>;