Module mzdata::io::mgf[][src]

Structs

An MGF (Mascot Generic Format) file parser that supports iteration and random access. The parser produces [Spectrum] instances. These may be converted directly into [CentroidSpectrum] instances using [Spectrum.into_centroid] or the From trait which better represent the nature of this preprocessed data type.

Enums

Type Definitions