Like materialize, but descends into types that T is made of (e.g.
Like materialize, but descends into types that T is made of (e.g. case class field types).
Used internally for materialization of GenCodec.Auto.
Used internally for materialization of GenCodec.Auto. Should not be used directly.
Contains readers for maps where there is no DBKeyCodec for key type. In such case, we assume reading from a list of key-value pairs instead of JSON object.