Function get_string_width

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

Returns a string width (accouting all characters).