Skip to main content

render

Function render 

Source
pub fn render<Msg>(ui: &UITree<Msg>, state: &AgentState) -> DevtoolsReport
Expand description

Builds a full DevtoolsReport from a UITree and its AgentState.