Module vector_config_common::schema::visit
source · Traits§
- Trait used to recursively modify a constructed schema and its subschemas.
Functions§
- Visits all subschemas of the
RootSchema. - Visits all subschemas of the
Schema. - Visits all subschemas of the
SchemaObject.