Function clippy_lints::utils::camel_case_from [] [src]

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

Return index of the last camel-case component of s.