# Structs
ErrNoConverterRegistered is the error returned from ToProto or ToObject when the object's type is not registered for conversion.
FromProtoContext stores internal state for conversion from proto.
ToProtoContext stores internal state for conversion to proto.