[−][src]Function gh_stack::api::search::fetch_pull_requests_matching
pub async fn fetch_pull_requests_matching<'_, '_>(
pattern: &'_ str,
credentials: &'_ Credentials
) -> Result<Vec<PullRequest>, Box<dyn Error>>