Type Alias bluejay_parser::ast::ConstDirective

source ·
pub type ConstDirective<'a> = Directive<'a, true>;

Aliased Type§

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