Module parser

Source
Expand description

Shared parsing utilities and traits for GEDCOM records.

Traits§

Parser
Defines shared parsing functionality for GEDCOM records.

Functions§

parse_subset
Parses GEDCOM tokens at a specific hierarchical level, handling both standard and custom tags.