[][src]Trait lit_html::Template

pub trait Template {
    fn execute(&self) -> f64;
}

Required methods

fn execute(&self) -> f64

Loading content...

Implementors

Loading content...