Function parse_expr_path_segment

Source
fn parse_expr_path_segment(
    cx: &mut ParseCtxt<'_>,
) -> ParseResult<ExprPathSegment>