Function moxie_dom::elements::text_semantics::var[][src]

pub fn var() -> VarBuilder
Expand description

The HTML Variable element (<var>) represents the name of a variable in a mathematical expression or a programming context.

A function for creating a builder which will accept attributes and produce the element.