shape_cast

Function 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.