1
0
mirror of https://github.com/actix/examples synced 2025-01-23 06:14:35 +01:00

12 lines
135 B
Markdown
Raw Normal View History

2019-03-12 21:15:53 +01:00
# yarte
Example of composition with partials and `with-actix-web` feature
```bash
2019-04-01 01:23:31 +02:00
cargo test
2019-03-12 21:15:53 +01:00
cargo run
```
> open `localhost:8080`