ConstDirectives

Type Alias ConstDirectives 

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

Aliased Typeยง

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