Skip to main content

publish_dom_index

Function publish_dom_index 

Source
pub fn publish_dom_index(index: DomIndex)
Expand description

Publish a freshly-built snapshot for cross-thread readers. The runtime calls this each tick from build_dom_index, before event dispatch, so a query issued inside a handler sees the current tree.