[−][src]Function frontend::what_service_report_all
fn what_service_report_all(
corpus_name: String,
service_name: String,
severity: String,
category: String,
what: String,
params: Option<Form<ReportParams>>
) -> Result<Template, NotFound<String>>