jj/cli
Yuya Nishihara 017026148b generic_templater: clone &Context to Self_ property like other languages
This prepares for removal of TemplateLanguage::Context type. "C: Clone" trait
bounds looked messy, but they can be removed soon.
2024-03-22 11:51:15 +09:00
..
examples templater: allow use of wrap_<type>() functions without borrowing &language 2024-03-22 11:51:15 +09:00
src generic_templater: clone &Context to Self_ property like other languages 2024-03-22 11:51:15 +09:00
testing
tests Make node symbols templatable in the graphs. 2024-03-21 17:41:31 +01:00
build.rs
Cargo.toml
LICENSE