Skip to content

Commit 00fa26b

Browse files
authored
Merge pull request #4059 from hds/track-caller
Add post on `#[track_caller]` attribute
2 parents 8bedd9d + e0420ac commit 00fa26b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2023-02-15-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ and just ask the editors to select the category.
5555
* [TrustZone, trials and tribulations](https://tweedegolf.nl/en/blog/85/trustzone-trials-tribulations)
5656
* [video] [Rust Releases! 1.67.0 & 1.67.1](https://www.youtube.com/watch?v=-UEyf1li1A4)
5757

58+
* [Everything you didn't need to know about `#[track_caller]`](https://hegdenu.net/posts/track-caller/)
59+
5860
### Rust Walkthroughs
5961
* [video] [Build and deploy a Wasm smart contract with Rust-based language](https://www.youtube.com/watch?v=YnmBotet6_M)
6062
* [video] [Write better parsers with nom_supreme](https://www.youtube.com/watch?v=Ph7xHhBfH0w)

0 commit comments

Comments
 (0)