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

pub fn time() -> TimeBuilder
Expand description

The HTML <time> element represents a specific period in time.

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