Files
rust/library
riverbl a0fcc8ebc0 Add display method to OsStr
Add `display` method to `OsStr` for lossy display of an `OsStr` which may contain invalid unicode.

Invalid Unicode sequences are replaced with `U+FFFD REPLACEMENT CHARACTER`.

This change also makes the `std::ffi::os_str` module public.
2024-01-18 20:38:31 +00:00
..
2023-11-21 16:33:42 +01:00
2023-12-07 10:33:03 +08:00
2023-08-23 20:05:14 -04:00
2024-01-18 20:38:31 +00:00
2023-10-12 11:11:29 +02:00
2024-01-11 15:26:16 +00:00