Function ansi_width::ansi_width

source ·
pub fn ansi_width(s: &str) -> usize
Expand description

Calculate the width of a string.

See the crate documentation for more information.