#page #ascii #constants #wikipedia #defined #cp437 #covering

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

#1663 in Text processing

Download history 1/week @ 2024-02-15 4/week @ 2024-02-22 27/week @ 2024-03-28 27/week @ 2024-04-04

54 downloads per month

MIT license

22KB
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