pub fn save_watch(mur_home: &Path, s: &WatchSession) -> Result<()>Expand description
Persist the watch session atomically (temp + rename).
pub fn save_watch(mur_home: &Path, s: &WatchSession) -> Result<()>Persist the watch session atomically (temp + rename).