hcl_edit::visit

Function visit_parenthesis

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