hcl_edit::visit

Function visit_block

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