OrderBuilder.none

Only useful at runtime: when it's decided that no ordering needs to be done after all, simply return this method to do nothing.

struct OrderBuilder(T)
const @safe @property
ffi.FFIOrderByEntry
none
()

Meta