Skip to main content

length

Function length 

Source
pub fn length(s: &str) -> usize
Expand description

Return the character count (not byte count).