Type Alias vmm_vhost::message::VhostUserConfigPayload  
source · pub type VhostUserConfigPayload = Vec<u8>;Expand description
Payload for the VhostUserConfig message.
Aliased Type§
struct VhostUserConfigPayload { /* private fields */ }