Type Alias axdriver::prelude::Ax9pDevice
source · pub type Ax9pDevice = Box<dyn _9pDriverOps>;
Available on crate feature
_9p
only.Expand description
The unified type of the 9p devices.
pub type Ax9pDevice = Box<dyn _9pDriverOps>;
_9p
only.The unified type of the 9p devices.