Function diesel::dsl::max [] [src]

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