Function partiql::parser::clauses::orderby[][src]

pub fn orderby(input: &str) -> IResult<&str, OrderBy>