Skip to main content

save_state_encrypted

Function save_state_encrypted 

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

Save state with encryption support