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

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