mirror of
https://github.com/ankitects/anki.git
synced 2025-11-22 20:47:14 -05:00
Allows decks with missing/null values like ivlFct to be opened. https://forums.ankiweb.net/t/i-cant-access-ankiweb/11814 |
||
|---|---|---|
| .. | ||
| .cargo | ||
| build | ||
| cargo | ||
| i18n | ||
| src | ||
| templates | ||
| 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.