Function af_core::path::starts_with[][src]

pub fn starts_with(path: &str, prefix: &str) -> bool

Returns true if the first path starts with the second path.