Tutorial
A gentle, chapter-by-chapter walkthrough. Each one builds on the last, and every code sample
matches what's actually in the showcase/ crate in the redrop repository, so you can run it
yourself alongside reading.
If you're new to proc macros or to async Rust, that's fine — we'll go slowly and explain each piece before using it.