Skip to main content

get_active_suggestions

Function get_active_suggestions 

Source
pub async fn get_active_suggestions(
    pool: &SqlitePool,
) -> Result<Vec<Suggestion>>
Expand description

Retrieve active (non-dismissed) suggestions from database