pub fn replace_root_fields(
expr: Expression,
fields: &StructFields,
) -> ExpressionExpand description
Expand the root expression with a pack of the given struct fields.
pub fn replace_root_fields(
expr: Expression,
fields: &StructFields,
) -> ExpressionExpand the root expression with a pack of the given struct fields.