starts_with_ignore_case

Function starts_with_ignore_case 

Source
fn starts_with_ignore_case(string: &str, pattern: &str) -> bool