|
You are here |
brevzin.github.io | ||
| | | | |
dr-knz.net
|
|
| | | | | This post follows up on OCaml for Haskellers from Edward Z. Yang (2010) and my own Haskell for OCaml programmers from earlier this year. Note The latest version of this document can be found online at https://dr-knz.net/rust-for-functional-programmers.html. Alternate formats: Source, PDF. Prologue Rust for C programmers ... | |
| | | | |
blog.m-ou.se
|
|
| | | | | The fmt::Arguments type is one of my favorite types in the Rust standard library. It's not particularly amazing, but it is a great building block that is indirectly used in nearly every Rust program. This type, together with the format_args!() macro, is the power behind print!(), format!(), log::info!() and many more text formatting macros, both from the standard library and community crates. In this blog post, we learn how it works, how it is implemented today, and how that might change in the future. | |
| | | | |
ohadravid.github.io
|
|
| | | | | Years ago, I worked on reimplementing some Python code in Rust and needed to adapt Python's dynamic reflection capabilities (aka __getattr__) to the strict and ... | |
| | | | |
www.theguardian.com
|
|
| | | NSO Group software can record your calls, copy your messages and secretly film you | ||