Common Rust Lifetime Misconceptions

Educational blog posts for Rust beginners. Contribute to pretzelhammer/rust-blog development by creating an account on GitHub. Read more

Similar

Rust superpowered DHCP CLI with rhai scripts

I’ve been working on cli tool for a little while called dhcpm (“m” for “mock” - link). It started as a cli tool for constructing & sending arbitrary DHCP messages. I had been looking for a tool that could build various dhcp (mostly v4) messages with d... (more…)

Read more »