Function hcl_edit::visit::visit_block

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