[][src]Macro mogwai_html_macro::hydrate

hydrate!() { /* proc-macro */ }

Uses an html description to construct a [Hydrator], which can then be converted into a [View] with std::convert::TryFrom.