pub fn string_width_multiline(text: &str) -> usize
Expand description

Returns a max string width of a line.