Rename 'Compose structs together for better borrowing' to snappier name #238
ZerothLaw
started this conversation in
From Issues
Replies: 1 comment
-
what about "struct partitioning"? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A suggested snappier name for compose-structs:
Borrow Decomposition.
In essence, you're decomposing what gets borrowed by the borrow checker (at least until it gets smarter with Chalk).
Beta Was this translation helpful? Give feedback.
All reactions