mirror of
https://github.com/actix/examples
synced 2024-11-24 06:43:00 +01:00
13 lines
249 B
Markdown
13 lines
249 B
Markdown
# yarte
|
|
|
|
Minimal example of using template [yarte](https://gitlab.com/r-iendo/yarte) that displays a form.
|
|
|
|
[Template benchmarks in stable](https://gitlab.com/botika/template-benchmarks-rs)
|
|
|
|
```bash
|
|
cargo test
|
|
|
|
cargo run
|
|
```
|
|
> open `localhost:8080`
|