This works by transforming a struct initializer into a struct literal. In the future, the two should be the same thing.
See Implementation
This works by transforming a struct initializer into a struct literal. In the future, the two should be the same thing.