Type Alias ConstDirective

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

Aliased Typeยง

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