您可以用 cargo build 編譯您的crate 然後在 target/debug 目錄下運行編譯過後 ... 那麼Rust 就會嘗試編譯出 .exe ,一個使用 x86_64 指令集的Windows ...
確定! 回上一頁