Skip to main content

string_length

Function string_length 

Source
pub fn string_length(value: &str) -> usize
Expand description

Get the length of a string in characters.