pub fn yield<'c>(
    context: &'c Context,
    location: Location<'c>
) -> YieldOperation<'c>
Expand description

Creates a yield operation.