Skip to content

Protocol

ResponseEncodable

Can convert self to a Response.
protocol ResponseEncodable : SendableMetatype

Overview

Types that conform to this protocol can be returned in route closures.

Topics

Instance Methods

Relationships

Inherits From

  • Swift.SendableMetatype

Inherited By

Conforming Types