Denis Davydov
Results
1
comments of
Denis Davydov
Found how to properly go through all the scheme and use renamed fields. I'm posting the example: ``` class StructHandler final: public capnp::JsonCodec::Handler { public: void encode(const capnp::JsonCodec& codec, capnp::DynamicStruct::Reader...