hust-macro 0.1.0

A way to embed Rust into HTML code and use it wherever you'd like.
Documentation
1
2
3
<h1>Hello, World!</h1>
<p>Hello from Hust!</p>
<%= variable_name %>