Structs
- A wrapper around string types for displaying with quoting and escaping applied.
Traits
- An extension trait to apply quoting to strings.
Functions
- Like
println_verbatim, without the trailing newline. - Print a path (or
OsStr-like object) directly to stdout, with a trailing newline, without losing any information if its encoding is invalid.