sails_idl_parser::ast

Function parse_idl

Source
pub fn parse_idl(idl: &str) -> Result<Program, ParseError>