Skip to main content

materialize_given

Function materialize_given 

Source
pub fn materialize_given(
    cx: &mut Cx,
    packet: &BridgePacket,
    id: &Symbol,
    budget: usize,
) -> Result<GivenMaterialization>
Expand description

Materializes one Given part. Callers must opt in and supply a budget.