在linux下打包成静态单体,第一种方式就是加上的编译目标--target参数,--target的值可以用rustup target list查看[cc]cargo build --release ...
確定! 回上一頁