Skip to main content

dump_type_registry_schema

Function dump_type_registry_schema 

Source
pub fn dump_type_registry_schema(registry: &TypeRegistry) -> String
Expand description

Dumps a stable, human-readable schema snapshot for the registered reflected types.

This is intended for diagnostics, examples, and contract validation.