Type Alias bluejay_parser::ast::ConstDirectives

source ·
pub type ConstDirectives<'a> = Directives<'a, true>;

Aliased Type§

struct ConstDirectives<'a> { /* private fields */ }