pub fn load_custom_words(
connection: &Connection,
) -> Result<Vec<CustomWordEntry>>Expand description
列出当前启用的自定义词(中英双语)。 List currently enabled custom dictionary words (bilingual).
pub fn load_custom_words(
connection: &Connection,
) -> Result<Vec<CustomWordEntry>>列出当前启用的自定义词(中英双语)。 List currently enabled custom dictionary words (bilingual).