Trait diesel::sql_types::SqlOrd[][src]

pub trait SqlOrd { }
Expand description

Marker trait for types which can be used with MAX and MIN

Implementors