Module card

Module card 

Source

Structs§

Card
CardInfo
CardLocation
Meta
Priority
How important a given card is, where 0 is the least important, 100 is most important.
Review
Reviews
SavedCard
Represents a card that has been saved as a toml file, which is basically anywhere in the codebase except for when youre constructing a new card. Don’t save this in containers or pass to functions, rather use the Id, and get new instances of SavedCard from the cache. Also, every time you mutate it, call the persist() method.
Side

Enums§

Grade
IsSuspended
ReviewType

Functions§

calculate_memory_strength

Type Aliases§

RecallRate