Skip to content

Protocol

AsyncRequestDecodable

Can convert Request to a Self.
protocol AsyncRequestDecodable

Overview

Types that conform to this protocol can decode requests to their type.

This is the async version of RequestDecodable

Topics

Type Methods

Relationships

Inherited By

Conforming Types