Function ptb_reader::parse_ptb_sections [] [src]

pub fn parse_ptb_sections(mergeddir: &str, sections: Vec<usize>) -> Vec<PTBTree>

Parse {mergeddir}/{section}/*.mrg files.

Will panic if anything goes wrong.

Wrapper around parse_ptb_file.