[][src]Function dumplingh::ops::list_pull_requests

pub fn list_pull_requests(
    repo: &RepoSlug,
    auth: Option<&str>
) -> Result<Vec<Value>, Error>

List all PRs from the specified repository.