Skip to main content

Module persistence

Module persistence 

Source
Expand description

Model state persistence via a versioned Snapshot envelope.

Only available when the serde feature is enabled.

Structs§

Snapshot
A versioned envelope around a serializable model state.

Constants§

SNAPSHOT_FORMAT_VERSION
The current snapshot format version.