With Rust this is usually all handled by Cargo, by adding the --target option when compiling your code. So if you normally do cargo build ...
確定! 回上一頁