pub async fn crash_reports_retrieve(
configuration: &Configuration,
id: &str,
) -> Result<CrashReport, Error<CrashReportsRetrieveError>>
pub async fn crash_reports_retrieve(
configuration: &Configuration,
id: &str,
) -> Result<CrashReport, Error<CrashReportsRetrieveError>>