cp437_constants 1.0.2

Defined constants covering the entirety of ASCII code page 437 (https://en.wikipedia.org/wiki/Code_page_437)
Documentation
  • Coverage
  • 0%
    0 out of 257 items documented0 out of 0 items with examples
  • Size
  • Source code size: 22.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.33 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • SenojLuap/cp437_constants
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SenojLuap

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.