hcl_edit::visit

Function visit_interpolation

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