1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/template_yarte
2019-03-30 09:12:42 -07:00
..
src Update to master (#90) 2019-03-26 06:29:00 +03:00
templates Add template yarte 2019-03-12 21:15:53 +01:00
build.rs Add template yarte 2019-03-12 21:15:53 +01:00
Cargo.toml update to alpha2 2019-03-30 09:12:42 -07:00
README.md Add template yarte 2019-03-12 21:15:53 +01:00
yarte.toml Update to master (#90) 2019-03-26 06:29:00 +03:00

yarte

Example of composition with partials and with-actix-web feature

See the generated code on stdout when run at debug

cargo run

open localhost:8080

More at mdbook and repository