Type Definition webui::Html

source · []
pub type Html = VNode;
Expand description

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