forked from mirrors/jj
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 |