[][src]Function serial_unit_testing::utils::get_next_newline_format

pub fn get_next_newline_format(format: &NewlineFormat) -> NewlineFormat

Get the next cyclic newline format.

If the last value is passed into this, the first value will be returned.