pub fn acquire_state_lock(
lock_path: &Path,
) -> Result<StateLockGuard, CompatibilityError>Expand description
Acquire process lock for mutable state operations.
pub fn acquire_state_lock(
lock_path: &Path,
) -> Result<StateLockGuard, CompatibilityError>Acquire process lock for mutable state operations.