mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
7b641c0236
The idea is basically the same as list.map(|x| ...) template. It compiles the inner template with a placeholder variable of type 'C', and evaluate it for each instance variable by injecting the variable through RefCell. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |