anki/rslib
Damien Elmes dc56a2ca7d Rework RenderCardOutput::question/answer
Instead of flattening the output (which was missing FrontSide), alter
the behaviour of render() instead. The non-partial output is now exposed
via Protobuf, so the non-Python clients can take advantage of it.
2023-06-27 00:37:41 +10:00
..
benches Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
i18n Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
i18n_helpers Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
io Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
linkchecker Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
process Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
proto Remove some unused Rust dependencies 2023-06-24 19:30:29 +10:00
proto_gen Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
src Rework RenderCardOutput::question/answer 2023-06-27 00:37:41 +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 Remove some unused Rust dependencies 2023-06-24 19:30:29 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rust_interface.rs More service generation refactoring 2023-06-22 09:46:09 +10:00

Anki's Rust code.