Skip to main content

process_semantics_invalidations

Function process_semantics_invalidations 

Source
pub fn process_semantics_invalidations<F>(processor: F)
where F: FnMut(NodeId),
Expand description

Services every pending semantics invalidation.

The host calls this once per frame with the applier available, and bubbles the dirty flag from each node to the root.