nix expression for building a Rust project using the buildRustPackage function. with import <nixpkgs> { }; rustPlatform.buildRustPackage rec { ...
確定! 回上一頁