You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add motivation to "Augmentations" about code generation and FFI. (#4533)
Add motivation to "Augmentations" about code generation and FFI.
We usually think of augmentations as being generated code augmenting
hand-authored code. But there are use cases in the other direction as
well where the code generator produces the base declaration and a user
hand-writes an augmentation to tweak it.
0 commit comments