Function oca_file::ocafile::parse_from_string

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