Used internally for materialization of GenCodec.Auto.
Used internally for materialization of GenCodec.Auto. Should not be used directly.
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).
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.