Skip to main content

Directives

Type Alias Directives 

Source
pub type Directives = HashMap<String, DirectiveValue>;
Expand description

Directives given to adjust the behavior of the runtime

Aliased Typeยง

pub struct Directives { /* private fields */ }