Function get_report

Source
pub async fn get_report(
    configuration: &Configuration,
    id: &str,
) -> Result<Report, Error<GetReportError>>