pub fn to_wire(schema: &Schema) -> WireSchemaExpand description
Lower an engine Schema (the hierarchical view schema) to its WireSchema.
Recurses into each relationship’s child schema; a join-only / gating slot (no child
schema) becomes child: None.