mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
911cf4b8f6
Now a compiled template doesn't have a static Context type internally. A property is basically of "Fn() -> Result<O, _>" type, and a type-erased "self" variable will be injected as needed. Template<C> types will be refactored separately. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |