stencil-template 0.1.1

A simple file templating tool for developers
1
2
3
fn main() {
    println!("Hello, world!");
}