rshtml_core 0.2.0

RsHtml: A Template Engine for Seamless HTML and Rust Integration.
Documentation
1
2
3
4
5
<p>this is include part for content</p>
data: @self.data
<div>
    @self.my_func()
</div>