Function tuple_expr_tail

Source
pub(crate) fn tuple_expr_tail(
    expr: Expr,
    ty: &TypeExpr,
) -> Option<(Expr, TypeExpr)>