anki/rslib
2021-03-10 23:59:40 +10:00
..
.cargo
build NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
cargo roll back slog-term due to Windows break (2/2) 2021-03-10 13:28:32 +10:00
src make sure we invalidate cache when undoing deck add 2021-03-10 23:59:40 +10:00
templates
tests/support
.clang-format
.gitignore
backend.proto expand backend Preferences and make undoable 2021-03-10 18:51:03 +10:00
BUILD.bazel add strum crate 2021-03-10 11:53:27 +10:00
Cargo.toml roll back slog-term due to Windows break (2/2) 2021-03-10 13:28:32 +10:00
clang_format.bzl NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
proto_format.py NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
README.md
rustfmt.bzl NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00

Anki's Rust code.

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