Function is_prefix

Source
pub fn is_prefix(prefix: &str, target: &str, sep: &str) -> bool