Crate mogwai_macros

source ·
Expand description

RSX for constructing ViewBuilders

Macros

builderDeprecated
Uses an html description to construct a ViewBuilder.
Uses an html description to construct a ViewBuilder.
Uses a function-style description to construct a ViewBuilder.
viewDeprecated
Uses an html description to construct a View.