Searched defs:VhostUserParams (Results 1 – 1 of 1) sorted by relevance
27 pub struct VhostUserParams<T: Debug> { struct32 impl<T> FromArgValue for VhostUserParams<T> implementation