Expand description
§UNIC — Unicode Character Tools — Character Property
A component of unic
: Unicode and Internationalization Crates for Rust.
Character Property taxonomy, contracts and build macros.
§References
Modules§
- Character data tables used in UNIC.
Macros§
- Macro for declaring a character property.
Constants§
- UNIC component description.
- UNIC component name.
- UNIC component version.
Traits§
- A Character Property with binary values.
- A Character Property, defined for some or all Unicode characters.
- A Character Property with custom values.
- A Character Property with enumerated values.
- A Character Property with numeric values.
- Marker for numeric types accepted by
NumericCharProperty
. - A Character Property defined for some characters.
- A Character Property defined on all characters.