visit_value_record

Function visit_value_record 

pub fn visit_value_record<V>(v: &mut V, node: &mut ValueRecord)
where V: VisitMut + ?Sized,