Skip to main content

mul

Function mul 

Source
pub fn mul<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an index.mul operation.