mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 02:12:56 +00:00
`ReadableLayerDesc` contains enough info about any layer type such that the layer map can resolve the actual layer from it. Its main role will be to proxy `get_values_reconstruct_data` calls down to the right layer.