d7f5555642
When provided with a future timestamp to estimate the next day's cards, it lead to the current day's buried cards being unburied. Fixes https://forums.ankiweb.net/t/inconsistent-card-counts-when-syncing/15496 |
||
---|---|---|
.. | ||
.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.