Type Alias axdriver::prelude::AxBlockDevice  
source · pub type AxBlockDevice = Box<dyn BlockDriverOps>;Available on crate feature 
block only.Expand description
The unified type of the block storage devices.
pub type AxBlockDevice = Box<dyn BlockDriverOps>;block only.The unified type of the block storage devices.