pub(crate) fn publish_staging( staging: &Path, destination: &Path, overwrite: bool, ) -> Result<(), ReadStatError>