mkShell { buildInputs = with pkgs; [ rustc cargo rustfmt rust-analyzer clippy ]; RUST_BACKTRACE = 1; }. With that file in our project folder ...
確定! 回上一頁