Files
pkh/data/templates/rust/main.rs.tpl
T

5 lines
101 B
Smarty

// Placeholder for {name}, generated by `pkh new`.
fn main() {
println!("Hello from {command}!");
}