Type Alias AttributeNode

Source
pub type AttributeNode = Spanned<Attribute>;

Aliased Typeยง

pub struct AttributeNode { /* private fields */ }