Dan Willemsen
Results
1
comments of
Dan Willemsen
It looks like this is because `Any` isn't actually a generic protobuf, but a typed holder of a serialized protobuf. It's just [a proto](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto#L125) that contains a string and bytes,...