Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file<P: AsRef<Path>>(path: P) -> Result<Vec<UlsRecord>>
Expand description

Convenience function to parse a complete DAT file into records.