4a6767b1fc
* Implicitly group when joining searches * Allow joining search types directly * Test search joining * Add comment for future selves (dae) * Add one more assert that shows nested grouping (dae) * Join user searches without grouping again * Flatten a few clauses in custom study (dae) |
||
---|---|---|
.. | ||
.cargo | ||
benches | ||
build | ||
cargo | ||
i18n | ||
i18n_helpers | ||
linkchecker | ||
src | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
BUILD.bazel | ||
Cargo.toml | ||
empty.rs | ||
README.md | ||
rustfmt.bzl | ||
rustfmt.toml |
Anki's Rust code.
backend.proto stores the interfaces used to communicate backend messages between Rust, Python and TypeScript.