pub fn count() -> Keyed<Count, Nil, BigInt>
Counts rows. count_of(column) counts that column’s non-NULL values, which is the different question a LEFT JOIN makes visible.
count_of(column)
LEFT JOIN