pub fn next_message(port: &mut dyn SerialPort) -> Option<Message>
Expand description

Reads the next full message from the given port.