visit_limit

Function visit_limit 

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