Function melior::dialect::ods::vector::shape_cast

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

Creates a shape_cast operation.