[go: up one dir, main page]

Function unstyled_len

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

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