Optional
extension Optional: HBResponseGenerator where Wrapped: HBResponseGenerator
Extend Optional to conform to HBResponseGenerator
-
Declaration
Swift
public func response(from request: HBRequest) throws -> HBResponse