Skip to main content

parse_schemas

Function parse_schemas 

Source
pub fn parse_schemas(toml_text: &str) -> Result<Vec<ContentSchema>>
Expand description

Parses the TOML text of a schema file into ContentSchema values.