#6 – minised, part 1 episode artwork

EPISODE · Apr 11, 2026 · 21 MIN

#6 – minised, part 1

from Learning Rust For Busy People · host Josh Reed

Use Rust to develop a miniature version of the “sed” command-line utility, part 1. Covers topics that include a subset of functionality for the “sed” command-line utility that’s used for replacing text, the scope of features that we’ll include in the miniature “sed” utility that we’re building, how to define a “struct” in Rust, how to leverage the “Option” enum for a value that may be either something or nothing, how to instantiate a “struct” in Rust via an associated function in an implementation block, how to bring a “struct” into scope in the binary crate, and how to use the “unwrap_or_else” method on a “Result” enum and define a “closure”.Find more information about this podcast and the practical code examples here: https://joshroot.github.io/learning-rust-for-busy-people-podcastManual for the “sed” utility: https://www.gnu.org/software/sed/manual/sed.html This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit learningrustforbusypeople.substack.com

Episode metadata supplied by the publisher feed · Published Apr 11, 2026

Embed this episode

Ready to play

#6 – minised, part 1

0:00 21:44

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of Learning Rust For Busy People?

This episode is 21 minutes long.

When was this Learning Rust For Busy People episode published?

This episode was published on April 11, 2026.

Can I download this Learning Rust For Busy People episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!