pub const fn binary_operation_str(op: BinaryOperator) -> &'static str
Expand description
Helper function that returns the string corresponding to the BinaryOperator
pub const fn binary_operation_str(op: BinaryOperator) -> &'static str
Helper function that returns the string corresponding to the BinaryOperator