Skip to main content

Module persistence

Module persistence 

Source
Expand description

Persistence configuration for the Station builder.

Actual disk I/O lives in crate::series::DiskStore, generic over crate::series::DataPoint. This module only carries on/off toggles threaded through the builder.

Structsยง

PersistenceConfig
Per-kind persistence toggles. Master enabled gates everything.