Function remove_with_options

Source
pub async fn remove_with_options<P: AsRef<Path>>(
    filename: P,
    _options: Options,
) -> Result<()>