Skip to main content

upsert_custom_word

Function upsert_custom_word 

Source
pub fn upsert_custom_word(
    connection: &Connection,
    word: &str,
    weight: usize,
) -> Result<DictionaryMutationResult>
Expand description

写入或更新自定义词(中英双语)。 Insert or update a custom dictionary word (bilingual).