pub fn load_pending_updates(store_root: &Path) -> Result<Vec<ContextUpdate>>Expand description
Load pending (unincorporated) context updates from the JSONL file.
pub fn load_pending_updates(store_root: &Path) -> Result<Vec<ContextUpdate>>Load pending (unincorporated) context updates from the JSONL file.