StorageDiskBuilder typedef

StorageDiskBuilder = StorageDisk Function(StorageDriverContext context)

A function that builds a StorageDisk using the provided StorageDriverContext.

Implementation

typedef StorageDiskBuilder = StorageDisk Function(StorageDriverContext context);