Macro horrorshow::owned_html[][src]

macro_rules! owned_html {
    ($($inner : tt) *) => { ... };
}
Expand description

Create a new html template taking ownership of any variables used inside.