Crate crablit
Source Expand description
§Library for vocabulary learning, used in crablit
.
- 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
- Mode
- Type of Deck
- Learn
- The trait for learning either
Cards
of Verbs
- init
- Initializing deck of either
cards
, or verbs
- question
- Start learning the vector, return the remainders
- run
- Executing program core