Skip to main content

is_op_by_value

Function is_op_by_value 

Source
fn is_op_by_value(op: BinaryOp) -> bool
Expand description

Returns true if the binary operator takes its arguments by value.