Function remove_file

Source
pub fn remove_file<P: AsRef<Path>>(path: P) -> Result<(), FileError>