XDREncodable

public protocol XDREncodable : Encodable, Sendable

A protocol for types which can be encoded to binary.