Type Alias bluejay_parser::ast::ConstDirectives
source · pub type ConstDirectives<'a> = Directives<'a, true>;Aliased Type§
struct ConstDirectives<'a> { /* private fields */ }pub type ConstDirectives<'a> = Directives<'a, true>;struct ConstDirectives<'a> { /* private fields */ }