pub type Asc<Expr> = Asc<Expr>;
Expand description
The return type of
expr.asc()
Aliased Type§
pub struct Asc<Expr> { /* private fields */ }
pub type Asc<Expr> = Asc<Expr>;
The return type of
expr.asc()
pub struct Asc<Expr> { /* private fields */ }