pub fn dump_type_registry_schema(registry: &TypeRegistry) -> StringExpand description
Dumps a stable, human-readable schema snapshot for the registered reflected types.
This is intended for diagnostics, examples, and contract validation.
pub fn dump_type_registry_schema(registry: &TypeRegistry) -> StringDumps a stable, human-readable schema snapshot for the registered reflected types.
This is intended for diagnostics, examples, and contract validation.