Function freya_testing::prelude::process_render

source ·
pub fn process_render(
    fdom: &FreyaDOM,
    render_fn: impl FnMut(&FreyaDOM, &EntityId, &LayoutNode, &Torin<EntityId>)
)
Expand description

Call the render function for the nodes that should be rendered.