Function exists_with_options_sync

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