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