Type Alias VhostUserConfigPayload

Source
pub type VhostUserConfigPayload = Vec<u8>;
Expand description

Payload for the VhostUserConfig message.

Aliased Typeยง

struct VhostUserConfigPayload { /* private fields */ }