Function sails_idl_parser::ast::parse_idl

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