// pub async fn run_anonymous_compare_with_settings<'g, 's, P: AsRef>( // org_contents: P, // global_settings: &GlobalSettings<'g, 's>, // silent: bool, // ) -> Result> { // todo!() // }