mirror of
https://github.com/ankitects/anki.git
synced 2025-11-17 10:07:13 -05:00
* Cast proto interface to type ... ... instead of using non-null assertions in Revlog.svelte. * Remove OptionalInt32 and OptionalUInt32 |
||
|---|---|---|
| .. | ||
| .cargo | ||
| build | ||
| cargo | ||
| i18n | ||
| 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.