Function hcl_edit::visit::visit_conditional

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