Required Instance Methodhummingbird 2.15.0Hummingbird

handle(_:context:next:)

Middleware.swift:23
func handle(_ input: Self.Input, context: Self.Context, next: (Self.Input, Self.Context) async throws -> Self.Output) async throws -> Self.Output