Protocolvapor 4.114.1Vapor
AsyncRequestDecodable
Can convert Request
to a Self
.
protocol AsyncRequestDecodable
Browse conforming typesTypes that conform to this protocol can decode requests to their type.
This is the async version of RequestDecodable