hcl_edit::visit

Function visit_func_args

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