Skip to main content

classify_all

Function classify_all 

Source
pub fn classify_all(messages: &[Message]) -> Vec<PageKind>
Expand description

Classify every entry in messages and return the parallel array.

Used at session load to backfill the pages sidecar for legacy sessions that predate the Phase A refactor.