logo
fn to_filename_fragment<S: AsRef<str>>(s: S) -> Option<String>
Expand description

Sanitizes a string to a safe filename fragment.