sanitize_filename

Function is_sanitized_with_options

Source
pub fn is_sanitized_with_options<S: AsRef<str>>(
    name: S,
    options: OptionsForCheck,
) -> bool