Anki/rslib
2021-04-15 19:35:54 +02:00
..
.cargo
build embed deck messages 2021-04-04 21:41:16 +10:00
cargo
i18n add missing copyright headers to *.rs 2021-04-13 18:59:16 +10:00
src Create decks/remove.rs 2021-04-15 19:35:54 +02:00
templates migrate card stats to backend 2020-06-15 17:22:16 +10:00
tests/support
.clang-format
.gitignore
backend.proto deck config prototype work in progress 2021-04-14 22:33:10 +10: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 add some code editing/completion docs 2020-12-16 14:16:08 +10:00
rustfmt.bzl

Anki's Rust code.

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