Trait diesel::types::SqlOrd [] [src]

pub trait SqlOrd { }

Marker trait for types which can be compared for ordering.

Implementors