Function diesel::dsl::avg [] [src]

pub fn avg<ST, T>(t: T) -> Avg<T> where
    ST: Foldable,
    T: Expression<SqlType = ST>,