Function atomic_open

Source
pub fn atomic_open(path: &Path) -> Result<AtomicFile>
Expand description

Open a path for atomic writing.