Mini-rust in Rust 026: Parsing an empty while loop

April 25, 2025 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

The little real-world snippet we are trying to get working includes a while loop - let's try to get it to parse. For now, only if the actual loop body is empty.

You can find the source code at codeberg.org/andybalaam/milk and more of my stuff at artificialworlds.net