Function hcl_edit::visit::visit_binary_op

source ยท
pub fn visit_binary_op<V>(v: &mut V, node: &BinaryOp)
where V: Visit + ?Sized,