Function should_parenthesize

Source
pub fn should_parenthesize(op: &BinOp, child: &Expr) -> bool