Let's explore another Swift macro to help us implement "using" functionality in the language. We go trough what that feature needs and compare the nicities of classes vs. structs.
https://alejandromp.com/blog/implemen...
https://alejandromp.com/blog/using-st...
#swiftlang