parent
9236d18511
commit
fe7588fcef
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Maud is an HTML [template engine] for Rust.
|
||||||
It's implemented as a macro, `html!`,
|
It's implemented as a macro, `html!`,
|
||||||
which compiles your markup to specialized Rust code.
|
which compiles your markup to specialized Rust code.
|
||||||
This unique approach makes Maud templates
|
This unique approach makes Maud templates
|
||||||
blazing fast, super type-safe, and easy to deploy.
|
fast, type-safe, and easy to deploy.
|
||||||
|
|
||||||
[template engine]: https://www.simple-is-better.org/template/
|
[template engine]: https://www.simple-is-better.org/template/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue