[][src]Function cargo::util::paths::without_prefix

pub fn without_prefix<'a>(
    long_path: &'a Path,
    prefix: &'a Path
) -> Option<&'a Path>