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