Function remove_prefix

Source
pub fn remove_prefix(str_: &String, prefix: &String) -> String