Crate simplecc [] [src]

A simple Chinese Convert library (partially) compatible with OpenCC's dictionaries.

  • Simple

    No complex configurations, all need is a text dictionary and input text.

  • Fast

    Use hashmap with tree structure for dictionary, faster than original OpenCC.

Structs

Dict

Dictionary to convert text.