Skip to main content

load_state_encrypted

Function load_state_encrypted 

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

Load state with encryption support