pub type DirectiveDefinition<'a> = ViewNested<'a, DirectiveDefinitionId, DirectiveDefinitionRecord>;Aliased Typeยง
struct DirectiveDefinition<'a> { /* private fields */ }pub type DirectiveDefinition<'a> = ViewNested<'a, DirectiveDefinitionId, DirectiveDefinitionRecord>;struct DirectiveDefinition<'a> { /* private fields */ }