pub fn remove_custom_word(
connection: &Connection,
word: &str,
) -> Result<DictionaryMutationResult>Expand description
删除自定义词(中英双语)。 Remove a custom dictionary word (bilingual).
pub fn remove_custom_word(
connection: &Connection,
word: &str,
) -> Result<DictionaryMutationResult>删除自定义词(中英双语)。 Remove a custom dictionary word (bilingual).