Searched defs:SerialPortBuilder (Results 1 – 1 of 1) sorted by relevance
319 pub struct SerialPortBuilder { struct338 impl SerialPortBuilder { impl849 pub fn new<'a>(path: impl Into<std::borrow::Cow<'a, str>>, baud_rate: u32) -> SerialPortBuilder { in new()