We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbabe0 commit f1ff769Copy full SHA for f1ff769
draft/2023-08-09-this-week-in-rust.md
@@ -53,6 +53,8 @@ and just ask the editors to select the category.
53
* [How to improve Rust compiler’s CI in 2023](https://kobzol.github.io/rust/rustc/2023/07/30/optimizing-rust-ci-2023.html)
54
* [video] [Andreas Monitzer - Bevy-ECS explained - Rust Vienna June 2023](https://www.youtube.com/watch?v=TBjmRmjr4JA)
55
56
+* [Rust Pointer Metadata](https://bd103.github.io/blog/2023-08-06-ptr-metadata)
57
+
58
### Rust Walkthroughs
59
* [Handling Rust enum variants with kinded crate](https://www.greyblake.com/blog/handling-rust-enum-variants-with-kinded-crate/)
60
* [Let's Build a Cargo Compatible Build Tool - Part 1](https://blog.mgattozzi.dev/freight-part-1/)
0 commit comments