Macro wasmtime_environ::__core::prelude::v1::cfg_eval[][src]

pub macro cfg_eval($($tt : tt) *) {
    ...
}
🔬 This is a nightly-only experimental API. (cfg_eval)
Expand description

Expands all #[cfg] and #[cfg_attr] attributes in the code fragment it’s applied to.