1
0
mirror of https://github.com/actix/examples synced 2025-03-20 18:45:17 +01:00
2022-10-16 21:20:01 +01:00

284 B

MiniJinja

Minimal example of using the template engine MiniJinja that displays a form.

Usage

cd templating/minijinja
cargo run