Skip to main content

divs

Function divs 

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

Creates an index.divs operation.