1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00
Files
examples/templating/yarte/build.rs
2022-02-18 02:01:48 +00:00

4 lines
60 B
Rust

fn main() {
yarte_helpers::recompile::when_changed();
}