Skip to main content

parse_schema

Function parse_schema 

Source
pub fn parse_schema(content: &str) -> Result<Schema>
Expand description

Parse schema from a string (auto-detects JSON or SDL format)