Type Definition diesel::helper_types::Order [] [src]

type Order<Source, Ordering> = Source::Output;

Represents the return type of .order(ordering)