Now run this program with cargo run --features "foo" . When you do this, it will send the --cfg feature="foo" flag to rustc .
確定! 回上一頁