Type Alias axdriver::Ax9pDevice

source ·
pub type Ax9pDevice = Box<dyn _9pDriverOps>;
Available on crate feature _9p only.
Expand description

The unified type of the 9p devices.