Skip to main content

parse

Function parse 

Source
pub fn parse(source: &str) -> ParseResult<'_, Document<'_>>
Expand description

Parses a mixed document (both schema and executable definitions) from a string.