Crate mdbook_quiz_validate

Source
Expand description

Validation logic for types in mdbook_quiz_schema.

Structs§

Validated
A thread-safe mutable set of already-validated identifiers and paths.

Functions§

register_more_words
Register a .dic file into the dictionary for spellchecking.
validate
Runs validation on a quiz with TOML-format contents at path under the ID set ids.

Type Aliases§

SpannedValue
Type representing a value with a span