180efbc578
'Current deck' has moved, and by removing 'due tomorrow', we can drop the 'today' suffix on the rest of the items. The keys of the existing translations have not been changed, so existing translations will not break, but will need to be manually updated to make them shorter. |
||
---|---|---|
.. | ||
.cargo | ||
build | ||
cargo | ||
src | ||
templates | ||
tests/support | ||
.clang-format | ||
.gitignore | ||
backend.proto | ||
BUILD.bazel | ||
Cargo.toml | ||
clang_format.bzl | ||
proto_format.py | ||
README.md | ||
rustfmt.bzl |
Anki's Rust code.
backend.proto stores the interfaces used to communicate backend messages between Rust, Python and TypeScript.