pub type ConstDirectives<'a> = Directives<'a, true>;
pub struct ConstDirectives<'a> { /* private fields */ }