Function parse_gedcom

Source
pub fn parse_gedcom(filename: &str) -> Gedcom
Expand description

Parse the buffer if the CONC tag is found and return the resulting string. Parse the buffer if the CONT tag is found and return the resulting string. TODO: Refactor this. It should handle CONT and CONC. Parse a GEDCOM file