#5 – Extracting text from a Markdown file, part 3 episode artwork

EPISODE · Mar 13, 2026 · 27 MIN

#5 – Extracting text from a Markdown file, part 3

from Learning Rust For Busy People · host Josh Reed

Use Rust to extract text from a Markdown file, part 3. Covers concepts that include how to implement error handling by treating problems as either "unrecoverable" errors (by calling the "panic!" macro) or "recoverable" errors (by returning a "Result" enum), how to propagate errors using the question mark operator, and how to specify return types and return values for functions.Find more information about this podcast and the practical code examples here: https://joshroot.github.io/learning-rust-for-busy-people-podcast 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 Mar 13, 2026

Embed this episode

Ready to play

#5 – Extracting text from a Markdown file, part 3

0:00 27:30

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 27 minutes long.

When was this Learning Rust For Busy People episode published?

This episode was published on March 13, 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!