anki/proto
2023-09-25 15:54:18 +10:00
..
anki UI tweaks 2023-09-25 15:54:18 +10:00
.clang-format
.top_level
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00

Protobuf files defining the interface the frontend and backend components use to talk to each other, and how Anki stores some of the data inside its SQLite database. These files are used to generate Rust, Python and TypeScript bindings.