Function hcl_edit::visit::visit_interpolation

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