[][src]Module patoz::header

Contains parsers related to Header records. Header record gives information about identity of this pdb file.

Functions

header_parser

Parses a line of Header record. This type of record is neither separated to multi lines nor repeated. There is just single line of unique header record in a pdb file. If succesfull returns Record variant containing Header instance