chars/README.md
2024-03-08 16:14:04 -06:00

8 lines
280 B
Markdown

Prints unicode characters to stdout.
Specify which unicode blocks you want by uncommenting them in `src/blocks.rs`.
Do `cargo run` and the codepoint, glyph, and name of every character in the
specified blocks will be printed to stdout, separated by a tab `\t`.
That's it. Enjoy