[][src]Function ansi_term::unstyled_len

pub fn unstyled_len(strs: &ANSIStrings) -> usize

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