pub fn read_render_trace(path: &Path) -> Result<Vec<FrameRecord>>Expand description
Read a JSONL render trace file and return parsed records.
pub fn read_render_trace(path: &Path) -> Result<Vec<FrameRecord>>Read a JSONL render trace file and return parsed records.