pub fn read_session_header(path: &Path) -> Option<SessionHeader>Expand description
Read the session header from a JSONL file (first line only).
pub fn read_session_header(path: &Path) -> Option<SessionHeader>Read the session header from a JSONL file (first line only).