Function hcl_edit::visit::visit_block_label

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