anki/rslib
2021-04-19 08:43:32 +02:00
..
.cargo
build
cargo
i18n add missing copyright headers to *.rs 2021-04-13 18:59:16 +10:00
src Add sql condition for speedup in write_introduced 2021-04-19 08:43:32 +02:00
templates
tests/support
.clang-format
.gitignore
backend.proto Add sidebar filter "first review today" 2021-04-18 13:27:10 +02:00
BUILD.bazel
Cargo.toml
clang_format.bzl
proto_format.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
README.md
rustfmt.bzl

Anki's Rust code.

backend.proto stores the interfaces used to communicate backend messages between Rust, Python and TypeScript.