linux - Rust: 测试时使用条件编译,如何在默认时开启某个测试而在传入 feature 后关闭?
ringa_lee
ringa_lee 2017-04-17 16:16:42
0
1
774
ringa_lee
ringa_lee

ringa_lee

全部回覆 (1)
洪涛
#![cfg(not(feature = "foo_feature"))]

参见

https://doc.rust-lang.org/ref...

https://github.com/search?utf...

    最新下載
    更多>
    網站特效
    網站源碼
    網站素材
    前端模板
    關於我們 免責聲明 Sitemap
    PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!