anki/rslib
Damien Elmes 5023356dd2 Make Command::run() accept a single string for convenience
We can fall back on the standard constructor when we have dynamic input
2023-06-23 11:31:39 +10:00
..
benches Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
i18n Add copy_file to anki_io, and ensure strings parent folder is created 2023-06-22 19:33:34 +10:00
i18n_helpers Update Rust deps 2023-03-31 14:38:24 +10:00
io Add copy_file to anki_io, and ensure strings parent folder is created 2023-06-22 19:33:34 +10:00
linkchecker Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00
process Make Command::run() accept a single string for convenience 2023-06-23 11:31:39 +10:00
proto Fix ts interface being output to wrong filenames 2023-06-22 09:58:12 +10:00
proto_gen More service generation refactoring 2023-06-22 09:46:09 +10:00
src Fix lack of progress/error when importing a .colpkg 2023-06-22 09:46:09 +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 More service generation refactoring 2023-06-22 09:46:09 +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.