Macro wasmtime_environ::__core::prelude::v1::cfg_accessible [−][src]
pub macro cfg_accessible($item : item) {
...
}
🔬 This is a nightly-only experimental API. (cfg_accessible
)
cfg_accessible
is not fully implemented
Expand description
Keeps the item it’s applied to if the passed path is accessible, and removes it otherwise.