visit_association

Function visit_association 

pub fn visit_association<V>(v: &mut V, node: &Association)
where V: Visit + ?Sized,