#cp437 #constants #ascii

cp437_constants

Defined constants covering the entirety of ASCII code page 437 (https://en.wikipedia.org/wiki/Code_page_437)

3 stable releases

1.0.2 Sep 3, 2022

#748 in Text processing

MIT license

21KB
283 lines

cp437

This crate provides constant definitions for all characters within the ASCII code page 437. See the wikipedia article for more information.

In the future, it will likely also include common aliases as well.

No runtime deps