Searched defs:VhostUserInput (Results 1 – 1 of 1) sorted by relevance
40 pub struct VhostUserInput<R: Read + Sync + Send> { struct47 impl<R: Read + Sync + Send> VhostUserBackendMut for VhostUserInput<R> { argument158 impl<R: Read + Sync + Send> VhostUserInput<R> { impl