Module parser

Source

Functionsยง

parse_frame_header
Parses the 9-line header of a .con file frame from an iterator.
parse_line_of_n
Parses a line of whitespace-separated values into a vector of a specific type.
parse_single_frame
Parses a complete frame from a .con file, including its header and atomic data.