pub fn escaped_len<I>(i: I) -> usizewhere I: IntoIterator, Escape<I>: Iterator,
Returns the escaped length of the input.