mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
0334c45bb5
Instead of writing each `char` of an escape sequence one by one, this delegates to `Display`, which uses `write_str` internally in order to write the whole escape sequence at once. |
||
---|---|---|
.. | ||
ascii | ||
char | ||
hash | ||
net | ||
num | ||
str | ||
any.rs | ||
array.rs | ||
ascii.rs | ||
fmt.rs | ||
iter.rs | ||
lib.rs | ||
ops.rs | ||
pattern.rs | ||
slice.rs | ||
str.rs | ||
tuple.rs |