Skip to main content

Crate zhtw

Crate zhtw 

Source
Expand description

Traditional Chinese converter for Taiwan — Rust SDK.

Part of the rajatim/zhtw monorepo.

Structs§

Builder
Config
ConversionDetail
Converter
LookupResult
Match

Enums§

AmbiguityMode
Controls how ambiguous characters are handled during conversion.
Error
Layer
Source

Functions§

check
Check text for simplified Chinese terms/characters using the default instance.
convert
Convert simplified Chinese text to Traditional Chinese (Taiwan) using the default instance (Cn+Hk sources, char layer enabled).
lookup
Look up a word/phrase using the default instance.

Type Aliases§

Result