xrml 0.1.0

eXtensible Rust Markup Language — recursive acronym: HRML (HRML Markup Language) and TRML (TOML-like Markup Language)
Documentation
1
2
3
4
<div class="card">
    <h2>Hello from endpoint template!</h2>
    <p>This response is served by the built-in Rust backend runtime.</p>
</div>