[][src]Function lit_html::render

pub fn render<T, R>(template_result: T, dom: R) where
    T: Into<f64>,
    R: Into<f64>,