Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Protocol

ResponseEncodable

Can convert self to a Response.
protocol ResponseEncodable : Sendable

Overview

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

Topics

Instance Methods

Relationships

Inherits From

  • Swift.Sendable
  • Swift.SendableMetatype

Inherited By

Conforming Types