Function clippy::utils::camel_case_from  
            
                [−]
            
        [src]
pub fn camel_case_from(s: &str) -> usize
Returns index of last CamelCase component of s.
pub fn camel_case_from(s: &str) -> usize
Returns index of last CamelCase component of s.