Expand description
Welcome to Janki! Just a really janky version of Anki - the popular spaced repetition learning tool.
Modulesยง
- dummy_
storage - A module to hold a the
dummy_storage::DummyStoragestruct - either
- A module for the
either::Eitherenum - errors
- A module to deal with errors and hold
errors::JankiError - game
- A module to hold
game::AnkiGame - item
- A module to hold
item::Item,item::ItemGuardanditem::Fact - serde
- Re-export the
serdecrate - storage
- A module to hold the
storage::Storagetrait