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