Struct precis_tools::WidthMappingTableGen [−][src]
pub struct WidthMappingTableGen { /* fields omitted */ }Expand description
Generator that creates a table of Unicode code points and their decomposition mappings.
Implementations
Trait Implementations
Process an entry in the UCD file. Read more