pub fn generate_static_dictionary<P: AsRef<Path>>(
    path: P,
    config: DefaultConfig
) -> Result<(), &'static str>
Expand description

Generate files for a specific dictionary. These files are used for opening a new OpenCC instance.