Skip to main content

count_feeds

Function count_feeds 

Source
pub async fn count_feeds(pool: &SqlitePool) -> Result<i64>
Expand description

The number of distinct feeds in the shared cache. Backs the global feeds ceiling checked before a brand-new feed is inserted.