1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
examples/templating/tera/README.md
2022-10-16 21:20:01 +01:00

271 B

template_tera

Minimal example of using the template tera that displays a form.

Usage

cd templating/tera
cargo run