Function oca_file_semantics::ocafile::parse_from_string

source ยท
pub fn parse_from_string(unparsed_file: String) -> Result<OCAAst, ParseError>