Crate crablit

Source
Expand description

§Library for vocabulary learning, used in crablit.

Modules§

cards
Module for learning Deck of Cards
config
Module for parsing cli arguments
consts
commonly used expressions(text), colored strings
state
Module for saving state: progress
verbs
Module for learning Deck of Verbs

Enums§

Mode
Type of Deck

Traits§

Learn
The trait for learning either Cards of Verbs

Functions§

init
Initializing deck of either cards, or verbs
question
Start learning the vector, return the remainders
run
Executing program core