pub fn span_contains_cfg(cx: &LateContext<'_>, s: Span) -> boolExpand description
Checks whether the given span contains a #[cfg(..)] attribute
pub fn span_contains_cfg(cx: &LateContext<'_>, s: Span) -> boolChecks whether the given span contains a #[cfg(..)] attribute