mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
24ab8f7011
The type parameter 'C' will be removed from the Template trait, making it represent a printable type or compiled template. TemplateRenderer now holds Box<dyn _> template because it's unlikely that the inner template type can be statically determined. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |