Skip to main content

placed_semantics_from_trees

Function placed_semantics_from_trees 

Source
pub fn placed_semantics_from_trees(
    semantics: &SemanticsNode,
    layout: &LayoutTree,
) -> Result<PlacedSemanticsNode, NodeError>
Expand description

The placed tree of a semantics tree and the layout it was measured in, without touch bounds: what a shell offers after a frame.