
The latest version of the programming language Rust is now available
Rust version 1.54 introduces some new stable features. Two additions are particularly interesting. One of them has to do with WebAssembly being used as a target platform, and the other is the use of macros in attributes. This version also stabilizes some APIs and trait implementations, particula... Read more