unicode-consts 0.2.1

named constants for all unicode characters
Documentation
  • Coverage
  • 99.1%
    40451 out of 40817 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.53 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 202.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 35s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • sermuns/unicode-consts
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sermuns

TODO

  • add as many #[doc(alias = ...)] as possible for both modules and constants.
  • figure out what to do with 0000..001F, '<control>'-characters. currently they are ignored.