Function twiggy_parser::read_and_parse [] [src]

pub fn read_and_parse<P: AsRef<Path>>(path: P) -> Result<Items, Error>

Parse the file at the given path into IR items.