Skip to main content

Module view

Module view 

Source
Expand description

Read-only catalog directory and table views.

Structs§

CatalogDirView
Read-only directory view over a CatalogSnapshot, navigating table names as a nested Dir/Table tree.
CatalogTableView
Read-only Table view over the rows of one catalog table in a snapshot.

Functions§

registry_catalog_view
Returns a CatalogDirView over the registry’s catalog snapshot, gated by the registry.catalog.read capability.