mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 11:40:38 +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.