hcl_edit::visit_mut

Function visit_func_call_mut

Source
pub fn visit_func_call_mut<V>(v: &mut V, node: &mut FuncCall)
where V: VisitMut + ?Sized,