Expand description
A library implementing a spaced repetition algorithm.
Structs§
- Configuration
- The configuration of the algorithm.
Enums§
- Error
- The error type used by this crate.
- Repetition
Result - The result of a repetition as specified by the user.
- Repetition
State - The repetition state of a learnable item.