Searched defs:ControlPort (Results 1 – 1 of 1) sorted by relevance
229 pub struct ControlPort { struct235 impl ControlPort { argument237 pub fn new(ports: Vec<ConsolePortInfo>) -> ControlPort { in new()