Skip to main content

index_cast

Function index_cast 

Source
pub fn index_cast<'c>(
    value: Value<'c, '_>,
    type: Type<'c>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an arith.index_cast operation.