diesel::dsl

Type Alias Asc

Source
pub type Asc<Expr> = Asc<Expr>;
Expand description

The return type of expr.asc()

Aliased Typeยง

struct Asc<Expr> { /* private fields */ }