hcl_edit::visit

Function visit_func_call

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