Function moxie_dom::elements::forms::meter   [−][src]
pub fn meter() -> MeterBuilderExpand description
The HTML <meter> element represents either a scalar value within a known range or a
fractional value.
A function for creating a builder which will accept attributes and produce the element.