anki/rslib/src
Damien Elmes 0087eee6d9 handle conditional replacement in Rust
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.
2020-01-08 20:28:04 +10:00
..
backend.rs handle conditional replacement in Rust 2020-01-08 20:28:04 +10:00
err.rs tweaking the folder names again 2020-01-03 07:48:38 +10:00
lib.rs tweaking the folder names again 2020-01-03 07:48:38 +10:00
sched.rs fix days_elapsed moving backwards 2020-01-07 09:29:43 +10:00
template.rs handle conditional replacement in Rust 2020-01-08 20:28:04 +10:00