Crate syn_cfg_attr

Crate syn_cfg_attr 

Source

Enums§

ExpandedAttr
Represents an attribute that might have been extracted from a #[cfg_attr(...)]

Traits§

AttributeHelpers
Extension trait for working with Vec<Attribute> that handles cfg_attr expansion.