Searched refs:StdinWrapper (Results 1 – 1 of 1) sorted by relevance
228 struct StdinWrapper; in create_serial_device() struct229 impl io::Read for StdinWrapper { in create_serial_device() implementation234 Some(Box::new(StdinWrapper)) in create_serial_device()