5f05eeb922
While we already unbury when refreshing the deck list, if the user resumes study on a new day without refreshing the deck list, burying could end up being delayed. Possible fix for https://forums.ankiweb.net/t/buried-cards-in-ankimobile-beta-20081-3/14753/3 |
||
---|---|---|
.. | ||
.cargo | ||
build | ||
cargo | ||
i18n | ||
i18n_helpers | ||
src | ||
tests | ||
.gitignore | ||
BUILD.bazel | ||
Cargo.toml | ||
empty.rs | ||
README.md | ||
rustfmt.bzl | ||
rustfmt.toml |
Anki's Rust code.
backend.proto stores the interfaces used to communicate backend messages between Rust, Python and TypeScript.