ConstDirective

Type Alias ConstDirective 

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

Aliased Typeยง

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