#[cfg_eval]
🔬This is a nightly-only experimental API. (
cfg_eval
)Available on crate feature
std
only.Expand description
Expands all #[cfg]
and #[cfg_attr]
attributes in the code fragment it’s applied to.
#[cfg_eval]
cfg_eval
)std
only.Expands all #[cfg]
and #[cfg_attr]
attributes in the code fragment it’s applied to.