rustup target add <TARGET> cargo build --target <TARGET> ... rustup component add rustfmt cargo fmt --all ... rustup component add clippy cargo clippy.
確定! 回上一頁