AwRust (part 1)
I’m starting a small project called awrust: a set of lightweight, Docker-first AWS service emulators written in Rust, MIT licensed.
The goal of this first post is to establish a foundation that’s:
easy to run,
easy to debug,
and easy to evolve wit...