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
decodeRequest(_:)Decodes an instance ofRequestto aSelf.
Relationships
Inherited By
Conforming Types
ArrayBoolDictionaryDoubleFloatIntInt16Int32Int64Int8RequestStringUIntUInt16UInt32UInt64UInt8