使用 cargo build --features ffiv1 时,它的行为完全没有传递任何功能标记。使用--verbose运行 cargo 会将 --cfg 'feature="ffiv1"' 显示为 rustc 。
確定! 回上一頁