Function ssd::parse_file_raw

source ·
pub fn parse_file_raw<P: AsRef<Path>>(
    path: P
) -> Result<Vec<AstElement>, ParseError>