mirror of
https://github.com/actix/examples
synced 2024-11-24 06:43:00 +01:00
12 lines
270 B
Markdown
12 lines
270 B
Markdown
# yarte
|
|
|
|
Example of composition with partials and `with-actix-web` feature
|
|
|
|
See the generated code on stdout when run at debug
|
|
```bash
|
|
cargo run
|
|
```
|
|
> open `localhost:8080`
|
|
|
|
More at [mdbook](https://yarte.netlify.com/) and [repository](https://gitlab.com/r-iendo/yarte)
|