Macro std::prelude::v1::cfg_accessible [−][src]
pub macro cfg_accessible($item : item) {
...
}Expand description
Keeps the item it’s applied to if the passed path is accessible, and removes it otherwise.
