Skip to main content

record_config_digest

Function record_config_digest 

Source
pub fn record_config_digest(settings: &Settings)
Expand description

Record the digest of the configuration this process runs under, for Durable::restore to compare against the manifest’s. First call wins — the configuration is loaded once, before any side effect.