ResponseCodable

    Protocol for codable object that can generate a response

    ResponseEncodable.swift:22
    protocol ResponseCodable : ResponseEncodable, Decodable
    Browse conforming types

    Supertypes