Searched defs:ConsolePortInfo (Results 1 – 1 of 1) sorted by relevance
25 pub struct ConsolePortInfo { struct30 impl ConsolePortInfo { argument63 info: Option<ConsolePortInfo>, in new()98 pub fn port_info(&self) -> Option<&ConsolePortInfo> { in port_info()