pub async fn display_suggestions(pool: &SqlitePool) -> Result<()>Expand description
Display suggestions to the user (called from CLI commands)
pub async fn display_suggestions(pool: &SqlitePool) -> Result<()>Display suggestions to the user (called from CLI commands)