milo
milo copied to clipboard
Introduce JsonStruct and JsonStructCodec alternatives to DynamicStruct and DynamicStructCodec
trafficstars
This allows custom structures to be decoded to and encoded from JsonStruct, a container for a GSON-backed JsonObject, rather than the default DynamicStruct and company.