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

Writes the Rust code itself. Read more

fn process_entry(&mut self, udata: &UnicodeData) -> Result<(), Error>

Process an entry in the UCD file. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.