Function melior::dialect::ods::shape::with_shape

source ·
pub fn with_shape<'c>(
    context: &'c Context,
    result: Type<'c>,
    operand: Value<'c, '_>,
    shape: Value<'c, '_>,
    location: Location<'c>
) -> WithOperation<'c>
Expand description

Creates a with_shape operation.