Function mca_parser::parse_directory
source · pub fn parse_directory<P>(path: P) -> Result<impl Iterator<Item = RegionFile>>
Expand description
Create an iterator over the contents of a directory, allowing each region within to be parsed