Crate atomic_file_install

Source
Expand description

Atomically install a regular file or a symlink to destination, can be either noclobber (fail if destination already exists) or replacing it atomically if it exists.

Functionsยง