Module unic_utils::tables [] [src]

Character data tables used in UNIC.

Structs

CharDataTableIter

Iterator for CharDataTable. Iterates over pairs (CharRange, V).

Enums

CharDataTable

A mapping from characters to some associated data.