new

Function new 

Source
pub fn new<'c>(
    context: &'c Context,
    result: Type<'c>,
    source: Value<'c, '_>,
    location: Location<'c>,
) -> NewOperation<'c>
Expand description

Creates a new operation.