[][src]Type Definition oxygengine::prelude::StorageResult

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