Expand description
Schema definition language AST and utility
Structs§
- Directive
- Directive
Definition - Document
- Enum
Type - Enum
Type Extension - Enum
Value - Field
- Input
Object Type - Input
Object Type Extension - Input
Value - Interface
Type - Interface
Type Extension - Invalid
Directive Location - Object
Type - Object
Type Extension - Parse
Error - Error parsing schema
- Scalar
Type - Scalar
Type Extension - Schema
Definition - Union
Type - Union
Type Extension
Enums§
Traits§
- Text
- Text abstracts over types that hold a string value. It is used to make the AST generic over the string type.
Functions§
- parse_
schema - Parses a piece of schema language and returns an AST