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