[][src]Function rustils::string::adv_starts_with

pub fn adv_starts_with(s: &String, search: &str) -> (bool, String)