Function fs_tracing::remove_file[][src]

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

Wrapper for fs::remove_file.