unicode_types 0.2.0

A mapping of all the unicode characters into convenience types (one enum per block of characters with one variant per character).
Documentation
  • Coverage
  • 100%
    33299 out of 33300 items documented0 out of 0 items with examples
  • Size
  • Source code size: 85.29 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 580.87 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 28s Average build duration of successful builds.
  • all releases: 1m 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Documentation
  • pierrechevalier83/unicode_types
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pierrechevalier83

Mapping of all unicode characters to rust types.

Documentation

This mapping was automatically generated from the latest Unicode Character Database by the unicode_gen crate.

Each unicode Block is represented by a module of the appropriate name. In this module, one module named constants contains a constant for each character litteral in the block. In addition to this, an enum represents the block and each character is represented by a variant of this enum.

Disclaimer: Unicode Character Database Date: 2019-04-29, 23:54:00 GMT [KW] © 2019 Unicode®, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. For terms of use, see http://www.unicode.org/terms_of_use.html