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
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