pub fn read_scenes(path: &Path) -> Vec<SceneRecord>Expand description
Read all scene records from a scenes.jsonl file, skipping malformed lines.
pub fn read_scenes(path: &Path) -> Vec<SceneRecord>Read all scene records from a scenes.jsonl file, skipping malformed lines.