[][src]Function fedora_update_feedback::query_unpushed

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

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