[][src]Function vojaq_parser::read_file

pub fn read_file<P>(path: P) -> Result<VojaqSet, Box<dyn Error>> where
    P: AsRef<Path>, 

Extract the content of a Vojaq file into a VojaqSet.

The Vojaq file must represent a valid Vojaq set and be encoded in UTF-8.