pub fn render<Msg>(ui: &UITree<Msg>, state: &AgentState) -> DevtoolsReportExpand description
Builds a full DevtoolsReport from a UITree and its AgentState.
pub fn render<Msg>(ui: &UITree<Msg>, state: &AgentState) -> DevtoolsReportBuilds a full DevtoolsReport from a UITree and its AgentState.