flux_syntax::surface::visit

Function walk_path_expr_segment

Source
pub fn walk_path_expr_segment<V: Visitor>(
    vis: &mut V,
    segment: &ExprPathSegment,
)