Function diesel::dsl::min [] [src]

pub fn min<ST, T>(t: T) -> Min<T> where
    ST: SqlOrd,
    T: Expression<SqlType = ST>,