[][src]Type Definition storaget::StorageResult

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