pub trait Interface: DriverGeneric { }
Operations that require a block storage device driver to implement.