Docs.rs
unic-char-property-0.9.0
unic-char-property 0.9.0
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
behnam
Dependencies
unic-char-range ^0.9.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unic_
char_
property
0.9.0
Module tables
Module Items
Structs
Enums
In crate unic_
char_
property
unic_char_property
Module
tables
Copy item path
Source
Expand description
Character data tables used in UNIC.
Structs
§
Char
Data
Table
Iter
Iterator for
CharDataTable
. Iterates over pairs
(CharRange, V)
.
Enums
§
Char
Data
Table
A mapping from characters to some associated data.