|
|
|
|
|
by tmzt
3533 days ago
|
|
Macros 1.1 should make working with Diesel easier for the programmer, compared to the incompatible compiler plugin APIs. I think the sweet spot with rust might leveraging metaprogramming, for instance, generating a REST database API from a schema and having the resulting code compile to something faster the most languages like python or ruby, and at least on par with Go, Java, or swift. |
|