pub fn load_state_encrypted(
state_dir: &Path,
encrypt_config: &EncryptionConfig,
) -> Result<Option<ExecutionState>>Expand description
Load state with encryption support
pub fn load_state_encrypted(
state_dir: &Path,
encrypt_config: &EncryptionConfig,
) -> Result<Option<ExecutionState>>Load state with encryption support