hcl_edit::visit_mut

Function visit_body_mut

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