Searched defs:stdio_serial (Results 1 – 1 of 1) sorted by relevance
50 pub stdio_serial: Option<Arc<Mutex<Serial>>>, field248 let mut stdio_serial = None; in add_serial_devices() localVariable