Skip to main content

settle_scope

Function settle_scope 

Source
pub(crate) fn settle_scope(
    indexed: &IndexedDocument<'_>,
    path: &BlockPath,
    presentation: &Presentation,
    sink: &mut CommitBuilder,
)
Expand description

Solve every wire in the scope, for the settling pass that gives a generated document its corners. Not a gesture: there is nothing to scope to, and the point is precisely to touch everything.