gh_stack::persist
pub async fn persist<'_, '_, '_>( prs: &'_ [Rc<PullRequest>], table: &'_ str, c: &'_ Credentials) -> Result<(), Box<dyn Error>>