This repository contains the code for the Dev.to artilce about "How to Build a Simple Kafka Producer/Consumer Application in Rust".
- VSCode
- Docker
Make sure you open the project In Container. VSCode usually prompts you for this, but if not, click the little icon in the bottom left corner and select Reopen in Container in the command menu.
$docker-compose up --build