Searched defs:Serial (Results 1 – 1 of 1) sorted by relevance
30 struct Serial { struct34 using DeviceSelection = std::variant<std::monostate, AllDevices, SingleDevice, Serial>; argument