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