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 (RFC 0033 §3.3).
First call wins — the configuration is loaded once, before any side effect.