Skip to main content

read_registry_document

Function read_registry_document 

Source
pub fn read_registry_document() -> Result<RegistryDocument, ForgeError>
Expand description

Read and validate the complete persistent registry document.

ยงErrors

Returns ForgeError for I/O, JSON, or semantic validation failures.