Skip to main content

parse_top_k

Function parse_top_k 

Source
fn parse_top_k(
    ctx: &'_ Ctx<'_>,
    input: ParseStream<'_>,
) -> Result<MirRelationExpr>