Skip to main content

is_valid_filename

Function is_valid_filename 

Source
pub fn is_valid_filename(s: &[u16]) -> bool
Expand description

Validates that a string contains only valid filename characters.

Invalid characters: \ / : * ? “ < > |