|
You are here |
poignardazur.github.io | ||
| | | | |
www.shuttle.dev
|
|
| | | | | All about Rust traits, generics, trait bounds and implementing advanced trait bounds | |
| | | | |
without.boats
|
|
| | | | | ||
| | | | |
theincredibleholk.org
|
|
| | | | | One of the major goals for the Rust Async Working Group is to allow async fn everywhere fn is allowed, especially in traits. In this post, I'd like to distill s... | |
| | | | |
andrewkelley.me
|
|
| | | [AI summary] The blog post discusses the evolution of programming languages, focusing on Rust and Zig's approaches to handling formatted output. It highlights the challenges in C's format string system, the use of macros in Rust, and Zig's ability to handle formatted output without special compiler cases, relying on userland code. The post also touches on the trade-offs of macros and the design goals of Zig to provide power without the drawbacks of macro-based systems. | ||