Macro lit_html::html[][src]

macro_rules! html {
    ($e:expr,$d:expr) => { ... };
    ($e:expr) => { ... };
}