CodeMan99's rust playground.
Rust is awesome. I must learn Rust. The raw number of compilation targets is awesome. I want Rust super powers.
This project includes a devcontainer. Get started with vscode, the remote development extension pack, and docker.
Then clone the repository using the Dev Containers: Clone Repository in Container Volume... command. After the devcontainer is ready, run sqlx database create
to initialize postgres. Finally, run cargo build
to create the application binary.