pub type AxBlockDevice = Box<dyn BlockDriverOps>;Expand description
The unified type of the block storage devices.
Aliased Typeยง
struct AxBlockDevice(/* private fields */);pub type AxBlockDevice = Box<dyn BlockDriverOps>;The unified type of the block storage devices.
struct AxBlockDevice(/* private fields */);