mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 22:39:06 -05:00
- backend routines should contain minimal logic, and should call into a routine on the collection - instead of copying the giant-string approach the Python code was taking, we use a HashSet to keep track of seen tags as we loop through the notes, which should be more efficient |
||
|---|---|---|
| .. | ||
| dbproxy.rs | ||
| http_sync_server.rs | ||
| mod.rs | ||