mirror of
https://github.com/ankitects/anki.git
synced 2025-11-27 23:17:11 -05:00
* Make hard repeat the current step's interval in v3 Unless for the first step to avoid identical interval with Again. * Make Hard repeat the current step's interval in v2 * Adjust test to new Hard behaviour |
||
|---|---|---|
| .. | ||
| .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.