Automatic Transformation in Schema.Struct

This was probably discussed before but is there a way for a Schema.Struct to automatically transform (encode/decode) keys from snake_case to camelCase and the other way around?
Was this page helpful?