shelly-macros
Macros for Shelly LiveView.
Current surface:
html!for mixed static/dynamic template construction with escaped dynamic segments#[live_view]placeholder attribute for future metadata expansion
Install
Example
use html;
let user_name = "Ada";
let template = html! ;