Required Instance Methodhummingbird 2.3.0Hummingbird
handle(_:context:next:)
Middleware.swift:23func handle(_ input: Input, context: Context, next: (Input, Context) async throws -> Output) async throws -> Output
func handle(_ input: Input, context: Context, next: (Input, Context) async throws -> Output) async throws -> Output