Skip to main content

catalog_with_status

Function catalog_with_status 

Source
pub fn catalog_with_status(
    store: &Store,
) -> Result<Vec<NodeCatalogEntryWithStatus>, NodeError>
Expand description

Annotate the catalog with per-entry install status by walking node_library once into a slug → row map.