hcl_edit::visit

Function visit_block_label

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