Module quiz

Source

Structs§

Category
A category for the quiz, can be used to categorize questions. A string type is used internally to represent the category.
EmptyError
Quiz
A quiz struct that contains a vector of questions and optional categories.
ValueError

Enums§

QuizError
Error type for Quiz, Question and Answer struct