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