hcl_edit::visit

Function visit_binary_op

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