anki/rslib
Damien Elmes 46722d792d Use a separate service definition for backend-only services
Realised this is clearer than tagging each method individually. The
enum has been retained for the case where we want to implement the backend
method separately from the collection one.
2023-06-19 22:06:50 +10:00
..
benches Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
i18n Add support for using n2 instead of ninja 2023-06-15 17:17:56 +10:00
i18n_helpers Update Rust deps 2023-03-31 14:38:24 +10:00
io Check for stale licenses.json in minilints 2023-06-17 14:01:27 +10:00
linkchecker Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
process Include cmdline in error display; show cargo install progress 2023-06-17 14:55:55 +10:00
proto Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
src Handle case where cards are imported into a collection with a newer start 2023-06-19 18:39:00 +10:00
tests/support move linkchecker into separate crate 2021-12-20 17:27:43 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bench.sh New TTS/AV tag handling (#1559) 2021-12-17 19:04:42 +10:00
build.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
Cargo.toml Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rust_interface.rs Use a separate service definition for backend-only services 2023-06-19 22:06:50 +10:00

Anki's Rust code.