pub fn generate_static_dictionary<P: AsRef<Path>>( path: P, config: DefaultConfig, ) -> Result<(), &'static str>
Generate files for a specific dictionary. These files are used for opening a new OpenCC instance.