Anki/rslib
Damien Elmes e124de72c5 update prost to new 0.7 release+auto stage changes
Allows us to drop slow git repo.
2021-01-30 13:21:41 +10:00
..
.cargo initial Bazel conversion 2020-11-01 14:26:58 +10:00
build don't pass BUILDINFO into build script 2020-12-21 16:04:29 +10:00
cargo update prost to new 0.7 release+auto stage changes 2021-01-30 13:21:41 +10:00
src fix sync indicator turning blue after startup sync 2020-12-22 10:46:50 +10:00
templates
tests/support
.gitignore
backend.proto
BUILD.bazel
Cargo.toml update prost to new 0.7 release+auto stage changes 2021-01-30 13:21:41 +10:00
README.md
rustfmt.bzl

Anki's Rust code.

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