Skip to content

Commit eda61ac

Browse files
committed
rpt 37: sns links
1 parent 6a2d3af commit eda61ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/blog/rust-pro-tips-collection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is a collection of Rust "pro tips" that I've collected, most of which have
1414

1515
## 37. Block labels
1616

17-
<!-- [Tweet]() [Toot]() -->
17+
[Tweet](https://twitter.com/sudo_build/status/1828719139797758422) [Toot](https://infosec.exchange/@hatchet/113038819765870560)
1818

1919
Implicit returns from blocks aren't always flexible enough to describe the desired logic. Separate functions aside, the problem can be resolved inline by introducing a block label.
2020

0 commit comments

Comments
 (0)