Rindle docs and package mapSkip to main content

to_wire

Function to_wire 

Source
pub fn to_wire(schema: &Schema) -> WireSchema
Expand 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.