visit_expr_project

Function visit_expr_project 

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