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

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