Module epw_file

Source
Expand description

This module contains the definition for the EPWFile struct that the parsing API is built around.

It implements two important methods, EPWFile::from_path and EPWFile::from_reader, which handle parsing the specified file, or provided file content.

Structsยง

EPWFile
EPWFile is the representation of the parsed file