Skip to main content

get_item

Function get_item 

Source
pub fn get_item(
    field: impl Into<FieldName>,
    child: BoundExpression,
) -> BoundExpression
Expand description

Creates a bound expression that extracts a named field from a struct expression.