func encode(to encoder: Encoder) throws
s12PackageModel8RegistryV0aC0E6encode2toys7Encoder_p_tKF
70BD7
import PackageRegistry
import PackageModel
struct Registry
protocol Encoder
A type that can encode values into a native format for external representation.
init(from decoder: Decoder) throws