Function submit_report

Source
pub async fn submit_report(
    configuration: &Configuration,
    creatable_report: Option<CreatableReport>,
) -> Result<Report, Error<SubmitReportError>>
Expand description

Bring a project, user, or version to the attention of the moderators by reporting it.