anki/rslib
2021-04-20 19:52:47 +10:00
..
.cargo
build tidy up Rust imports 2021-04-18 18:38:54 +10:00
cargo drop dependency on failure crate 2021-04-01 17:21:13 +10:00
i18n add missing copyright headers to *.rs 2021-04-13 18:59:16 +10:00
src change detection needs to ignore collection mtime bump 2021-04-20 19:52:47 +10: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 drop dependency on failure crate 2021-04-01 17:21:13 +10:00
Cargo.toml drop dependency on failure crate 2021-04-01 17:21:13 +10:00
clang_format.bzl NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
proto_format.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
README.md
rustfmt.bzl update to the latest rules_rust + security framework update 2021-03-27 19:28:19 +10:00
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.