Module oxidd_parser::load_file
source · Expand description
Convenience functions etc. to load a Problem from file
Enums§
- File types
Functions§
- Load and parse the file at
path, reporting errors to stderr - Parse
inputusing the parser for the givenfile_type, emitting errors or warnings towriter