Skip to main content

select_exclude

Function select_exclude 

Source
pub fn select_exclude(
    fields: impl Into<FieldNames>,
    child: BoundExpression,
) -> BoundExpression
Expand description

Creates a bound expression that excludes specific fields from a struct expression.