edit icon indicating copy to clipboard operation
edit copied to clipboard

Add initial devcontainer configuration for Rust environment

Open luisgizirian opened this issue 8 months ago • 0 comments

Adds a .devcontainer folder with a single devcontainer.json file that allows you to develop in a rust-nightly ready container.

If using one of the supported editors (https://containers.dev/supporting) for your regular development and for any reason would prefer to run/test/compile in a container-based environment, this gets you a ready-to-go solution.

Issue #494

luisgizirian avatar Jun 18 '25 14:06 luisgizirian