mirror of
https://github.com/ankitects/anki.git
synced 2025-11-26 14:37:14 -05:00
This extends the existing Rust code to handle conditional replacement. The replacement of field names and filters to text remains in Python, so that add-ons can still define their own field modifiers. The code is currently running the old Pystache rendering and the new implementation in parallel, and will print a message to the console if they don't match. If you notice any problems, please let me know. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| Makefile | ||
| rust-toolchain | ||
| rustfmt.toml | ||