Macro yew::html [] [src]

macro_rules! html {
    ($($tail:tt)*) => { ... };
}