Searched defs:DeviceRequestHandler (Results 1 – 1 of 1) sorted by relevance
360 pub struct DeviceRequestHandler<T: VhostUserDevice> { struct375 impl<T: VhostUserDevice> DeviceRequestHandler<T> { argument396 impl<T: VhostUserDevice> AsRef<T> for DeviceRequestHandler<T> { implementation402 impl<T: VhostUserDevice> AsMut<T> for DeviceRequestHandler<T> { implementation408 impl<T: VhostUserDevice> vmm_vhost::Backend for DeviceRequestHandler<T> { implementation