Skip to main content

hydrate_session

Function hydrate_session 

Source
pub fn hydrate_session(
    cache: &mut SessionCache,
    indexed: LocalSession,
) -> LocalSession
Expand description

Expand a lightweight indexed session only when a caller needs transcript events. Discovery remains bounded and cheap; the shared cache avoids reparsing unchanged files.