Function dinghy_lib::utils::copy_and_sync_file
source ยท pub fn copy_and_sync_file<P: AsRef<Path>, Q: AsRef<Path>>(
from: P,
to: Q,
) -> Result<()>pub fn copy_and_sync_file<P: AsRef<Path>, Q: AsRef<Path>>(
from: P,
to: Q,
) -> Result<()>