Instance Methodvapor 4.106.2Vapor

    delete(_:use:)

    RoutesBuilder+Concurrency.swift:107
    @discardableResult @preconcurrency func delete<Response>(_ path: [PathComponent], use closure: @escaping (Request) async throws -> Response) -> Route where Response : AsyncResponseEncodable

    Other members in extension

    Instance members