Skip to main content

build_schema_ast

Function build_schema_ast 

Source
pub fn build_schema_ast(raw: &Value) -> Result<SchemaNode, Error>
Expand description

Build the high-level AST without immediately resolving references.