pub fn summarise(cfg: &SerialConfig) -> StringExpand description
Build the short "<baud> <DATA><PARITY><STOP> <flow>" status-bar
string used on the top row (e.g. "115200 8N1 none").
pub fn summarise(cfg: &SerialConfig) -> StringBuild the short "<baud> <DATA><PARITY><STOP> <flow>" status-bar
string used on the top row (e.g. "115200 8N1 none").