Function hcl_edit::visit::visit_for_cond

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