Module moxie_dom::text[][src]

Expand description

Text nodes in the DOM.

Structs

A text node in the DOM.

Functions

Create a DOM text node. This is normally called by the moxie::mox! macro.