Skip to main content

ascii_width

Function ascii_width 

Source
pub fn ascii_width(text: &str) -> Option<usize>
Expand description

Fast-path width for pure printable ASCII.