Module visit

Traits§

Visitor
Trait used to recursively modify a constructed schema and its subschemas.

Functions§

visit_root_schema
Visits all subschemas of the RootSchema.
visit_schema
Visits all subschemas of the Schema.
visit_schema_object
Visits all subschemas of the SchemaObject.
with_resolved_schema_reference