Visitor

This is the key interface used by the generated traverse() methods used for serialization. It is implemented by each serialization protocol: Protobuf Binary, Protobuf Text, JSON, and the Hash encoder.

Visitor.swift:33
protocol Visitor
Browse conforming types