Skip to main content

realize_site_fragment

Function realize_site_fragment 

Source
pub fn realize_site_fragment(
    cx: &mut Cx,
    fragment: PlacedFragment,
    site: &dyn Site,
) -> Result<Vec<StreamEnvelope>>
Expand description

Realizes a placed fragment on site, returning the resulting stream envelopes for its output edges.