Type Definition plaster::html::Html

source ·
pub type Html<MSG> = VNode<MSG>;
Expand description

A type which expected as a result of view function implementation.