Function cargo::util::paths::remove_file

source ·
pub fn remove_file<P: AsRef<Path>>(p: P) -> CargoResult<()>