Expand description
Update function generation
Functions§
- generate_
arms - Generate ONLY the match arms (without the match message { … } wrapper)
- generate_
update_ match_ arms - Generate the update match arms for use in a standalone function
Update function generation