Searched defs:excluded_devices (Results 1 – 1 of 1) sorted by relevance
176 excluded_devices: HashSet<DeviceNumber>, field191 let mut excluded_devices = HashSet::new(); in with_buf() localVariable