Skip to main content

yield

Function yield 

Source
pub fn yield<'c>(
    values: &[Value<'c, '_>],
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates a scf.yield operation.