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. |
||
|---|---|---|
| .. | ||
| char_count.rs | ||
| corpora.rs | ||
| debug.rs | ||
| iter.rs | ||
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. |
||
|---|---|---|
| .. | ||
| char_count.rs | ||
| corpora.rs | ||
| debug.rs | ||
| iter.rs | ||