Skip to main content

Module session

Module session 

Source
Expand description

A Session ties a WarmStartStore to a specific Fingerprint so callers can resume + checkpoint a single fit without re-passing the key on every call. One session corresponds to one in-flight fit; periodic checkpoints overwrite a single run-id slot so we don’t accumulate one entry per write.

Structs§

LoadedEntry
Session

Enums§

LoadSource