Function count

Source
pub fn count<'a, T>(expr: T) -> Function<'a>
where T: Into<Expression<'a>>,
Expand description

Count of the underlying table where the given expression is not null.