pub fn get_consumers_of_result<'c>(
    context: &'c Context,
    consumers: Type<'c>,
    target: Value<'c, '_>,
    result_number: IntegerAttribute<'c>,
    location: Location<'c>
) -> GetConsumersOfResultOperation<'c>
Expand description

Creates a get_consumers_of_result operation.