Skip to main content

merge

Function merge 

Source
pub fn merge(
    elements: impl IntoIterator<Item = BoundExpression>,
) -> BoundExpression
Expand description

Creates a bound expression that merges struct expressions.