Type Alias ConstDirectives

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

Aliased Typeยง

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