Anki/rslib
2021-04-19 18:22:43 +10:00
..
.cargo
build tidy up Rust imports 2021-04-18 18:38:54 +10:00
cargo
i18n
src remove some imports duplicated by prelude 2021-04-19 18:22:43 +10:00
templates migrate card stats to backend 2020-06-15 17:22:16 +10:00
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 drop dependency on failure crate 2021-04-01 17:21:13 +10:00
clang_format.bzl
proto_format.py
README.md
rustfmt.bzl
rustfmt.toml tidy up Rust imports 2021-04-18 18:38:54 +10:00

Anki's Rust code.

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