Function mdbook_quiz_validate::register_more_words

source ยท
pub fn register_more_words(path: &Path) -> Result<()>
Expand description

Register a .dic file into the dictionary for spellchecking.

Will return an error if called more than once.