We generate serialize-only ones for the compose-side protocol. We should do the same for the widget ones. * [ ] Put an impl in each file. * [ ] Put a serializer below it that only supports deserialization. Boom done.