[][src]Function frontend::rerun_what

fn rerun_what(
    corpus_name: String,
    service_name: String,
    severity: String,
    category: String,
    what: String,
    rr: Json<RerunRequestParams>
) -> Result<Accepted<String>, NotFound<String>>