Skip to main content

acquire_state_lock

Function acquire_state_lock 

Source
pub fn acquire_state_lock(
    lock_path: &Path,
) -> Result<StateLockGuard, CompatibilityError>
Expand description

Acquire process lock for mutable state operations.