Macro nom::lib::std::prelude::v1::v1::cfg_accessible[][src]

macro_rules! cfg_accessible {
     => { ... };
}
🔬 This is a nightly-only experimental API. (cfg_accessible)

cfg_accessible is not fully implemented

Keeps the item it's applied to if the passed path is accessible, and removes it otherwise.