Searched defs:Html (Results 1 – 2 of 2) sorted by relevance
271 pub struct Html { struct275 impl Html { impl276 pub(crate) fn new(plotter: Box<dyn Plotter>) -> Html { in new()295 impl Report for Html { implementation566 impl Html { implementation
37 Html, enumerator