Skip to main content

overlay_outer_schema

Function overlay_outer_schema 

Source
pub fn overlay_outer_schema(
    current: &RowSchema,
    outer: Option<&RowSchema>,
) -> RowSchema