[][src]Function serial_unit_testing::utils::get_next_format

pub fn get_next_format(format: &TextFormat) -> TextFormat

Get the next cyclic text format.

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