Function ansi_term::unstyled_len [−][src]
pub fn unstyled_len(strs: &ANSIStrings<'_>) -> usize
Return the unstyled length of ANSIStrings. This is equaivalent to unstyle(strs).len()
.
pub fn unstyled_len(strs: &ANSIStrings<'_>) -> usize
Return the unstyled length of ANSIStrings. This is equaivalent to unstyle(strs).len()
.