Function unlink_if_exists

Source
pub fn unlink_if_exists(path: impl AsRef<Path>) -> Result<()>