pub fn parse_log(reader: impl Read) -> Result<UnifiedLogData, ParserError>Expand description
Parse a tracev3 file and return the deconstructed log data
pub fn parse_log(reader: impl Read) -> Result<UnifiedLogData, ParserError>Parse a tracev3 file and return the deconstructed log data