1 unstable release
Uses new Rust 2024
0.1.0 | Jul 24, 2022 |
---|
#28 in #render-template
Used in 2 crates
115KB
2K
SLoC
Akari: Template rendering language
install by
cargo install akari
run to render a template
akari render_string "-[ output aaa ]-" aaa=1
output: 1
This crate is used by Starberry from 0.3.0