Function clippy_lints::utils::camel_case_until [] [src]

pub fn camel_case_until(s: &str) -> usize

Return the index of the character after the first camel-case component of s.