walk_captured_expr

Function walk_captured_expr 

Source
pub fn walk_captured_expr<V>(visitor: &mut V, cap: &CapturedExpr)
where V: Visitor,