anki/pylib/rsbridge
Damien Elmes 35840221bb tweak search wording and tidy up API
- SearchTerm -> SearchNode
- Operator -> Joiner; share between messages
- build_search_string() supports specifying AND/OR as a convenience
- group_searches() makes it easier to negate
2021-02-11 19:57:19 +10:00
..
cargo update Rust deps 2021-02-03 20:29:48 +10:00
.gitignore rspy -> pylib/rsbridge 2020-11-02 15:21:12 +10:00
BUILD.bazel switch to workspace for Rust code 2020-11-24 18:41:03 +10:00
build.rs rspy -> pylib/rsbridge 2020-11-02 15:21:12 +10:00
Cargo.toml update to stable pyo3 0.13 release 2020-12-23 10:08:38 +10:00
lib.rs tweak search wording and tidy up API 2021-02-11 19:57:19 +10:00