Skip to content

Commit 33e9060

Browse files
Fix formatting in 541
1 parent 07ba659 commit 33e9060

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/2024-04-03-this-week-in-rust.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,14 @@ and just ask the editors to select the category.
6565
* [Building a Managed Postgres Service in Rust: Part 1](https://tembo.io/blog/managed-postgres-rust)
6666
* [Beware of the DashMap deadlock](https://dev.to/acter/beware-of-the-dashmap-deadlock-lij)
6767
* [Embedded Rust Bluetooth on ESP: BLE Client](https://apollolabsblog.hashnode.dev/embedded-rust-bluetooth-on-esp-ble-client)
68+
* [Building Stock Market Engine from scratch in Rust (I)](https://medium.com/@harshiljani2002/building-stock-market-engine-from-scratch-in-rust-i-9be7c110e137)
6869
* [Rust Unit and Integration Testing in RustRover](https://blog.jetbrains.com/rust/2024/04/02/rust-unit-and-integration-testing-in-rustrover/)
6970
* [podcast] [cargo-semver-checks with Predrag Gruevski — Rustacean Station](https://rustacean-station.org/episode/predrag-gruevski/)
7071
* [video] [Data Types - Part 3 of Idiomatic Rust in Simple Steps](https://www.youtube.com/watch?v=NSiZdNjkzBk)
7172
* [video] [Deconstructing WebAssembly Components by Ryan Levick @ Wasm I/O 2024](https://www.youtube.com/watch?v=zqfF7Ssa2QI)
7273
* [video] [Extreme Clippy for new Rust crates](https://www.youtube.com/watch?v=dEkr5c5Kul8)
7374
* [video] [playlist] [Bevy GameDev Meetup #2 - March 2024](https://www.youtube.com/playlist?list=PLbvvWoCXmXkJRb8fPcVV1hAhaZHaGC56v)
7475

75-
[Building Stock Market Engine from scratch in Rust (I)](https://medium.com/@harshiljani2002/building-stock-market-engine-from-scratch-in-rust-i-9be7c110e137)
76-
7776
## Crate of the Week
7877

7978
This week's crate is [cargo-unfmt](https://crates.io/crates/cargo-unfmt), a formatter that formats your code into block-justified text, which sacrifices some readability for esthetics.

0 commit comments

Comments
 (0)