要编译到其他平台,你必须安装其他目标平台。这可以通过rustup target add命令完成。例如,要添加Android目标。 $ rustup target add arm-linux- ...
確定! 回上一頁