1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/templating/yarte
2023-01-02 20:33:43 +00:00
..
src fmt 2022-02-18 02:44:02 +00:00
templates restructure folders 2022-02-18 02:01:48 +00:00
build.rs restructure folders 2022-02-18 02:01:48 +00:00
Cargo.toml move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
README.md format markdown 2022-03-06 00:43:10 +00:00
yarte.toml restructure folders 2022-02-18 02:01:48 +00:00

yarte

Minimal example of using template yarte that displays a form.

cd templating/yarte
cargo test
cargo run

open localhost:8080