Struct pgsql_builder::Order [] [src]

pub struct Order(pub Cow<'static, str>, pub Dir);

Trait Implementations

impl<'a> Modifier<Select<'a>> for Order
[src]

Modify F with self.

impl Debug for Order
[src]

Formats the value using the given formatter.