Home
last modified time | relevance | path

Searched defs:DeviceRemoved (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/daemon/src/
Devents.rs37 pub struct DeviceRemoved { struct
38 pub id: DeviceIdentifier,
39 pub name: String,
40 pub builtin: bool,
75 DeviceRemoved(DeviceRemoved), enumerator