[][src]Function fedora_update_feedback::query_pending

pub fn query_pending(
    bodhi: &BodhiService,
    release: FedoraRelease
) -> Result<Vec<Update>, String>

This helper function queries updates in "pending" state for a specific release, and prints a nice progress bar to indicate query progress.