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