anki/rslib
2021-04-13 18:59:16 +10:00
..
.cargo
build embed deck messages 2021-04-04 21:41:16 +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 fix misnamed timer property in deck config 2021-04-13 14:04:33 +10:00
templates
tests/support
.clang-format
.gitignore
backend.proto fix misnamed timer property in deck config 2021-04-13 14:04:33 +10: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 NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
README.md
rustfmt.bzl update to the latest rules_rust + security framework update 2021-03-27 19:28:19 +10:00

Anki's Rust code.

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