[][src]Crate mogwai_html_macro

Macros

builder

Uses an html description to construct a [ViewBuilder].

hydrate

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

target_arch_is_wasm32
view

Uses an html description to construct a [View].