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

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