Skip to main content

casts

Function casts 

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

Creates an index.casts operation.