pub fn casts<'c>( context: &'c Context, output: Type<'c>, input: Value<'c, '_>, location: Location<'c> ) -> CastSOperation<'c>
Creates a casts operation.
casts