pub async fn update_description(
description: String,
pr: Rc<PullRequest>,
c: &Credentials,
) -> Result<(), Box<dyn Error>>pub async fn update_description(
description: String,
pr: Rc<PullRequest>,
c: &Credentials,
) -> Result<(), Box<dyn Error>>