Type Definition move_lang::parser::ast::Attributes

source ·
pub type Attributes = Spanned<Vec<Attribute>>;