Searched defs:DevicesCommand (Results 1 – 1 of 1) sorted by relevance
41 pub struct DevicesCommand { struct44 pub async_executor: Option<ExecutorKind>,48 pub disable_sandbox: bool,62 pub jail: JailConfig,92 pub serial: Vec<VhostUserParams<SerialParameters>>,124 Devices(DevicesCommand), argument