[][src]Type Definition oxygengine::core::storage::StorageResult

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