Module safe_string

Source
Expand description

Try to use data from the OS (OsString) as strings, if possible, fall back to the original data (lossless) if not possible.

Enumsยง

SafeString