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