Function nu_ansi_term::unstyled_len[][src]

pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize
Expand description

Return the unstyled length of ANSIStrings. This is equaivalent to unstyle(strs).len().