unlost 0.20.3

Unlost - Local-first code memory for a workspace.
Documentation
1
2
3
4
// Test-only helpers shared across modules.

#[cfg(test)]
pub(crate) static ENV_LOCK: std::sync::Mutex<()> = std::sync::Mutex::new(());