You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to figure how to use dynamic builders and readers in Python. I though that an interesting way would be to create conversion between JSON and pycapnp and back. But I am struggling because dynamic builders and readers are not documented well here. Care to provide an example?