Function cedar_policy_validator::human_schema::parser::parse_schema
source ยท pub fn parse_schema(text: &str) -> Result<Vec<Node<Namespace>>, ParseErrors>
Expand description
Parse schema from text
pub fn parse_schema(text: &str) -> Result<Vec<Node<Namespace>>, ParseErrors>
Parse schema from text