measure_escaped_string

Function measure_escaped_string 

Source
pub fn measure_escaped_string<S: AsRef<str>>(s: S) -> usize
Expand description

Measures the length of a string after being escaped.