Function fedimint_testing::db::copy_directory
source · pub fn copy_directory(src: &Path, dst: &Path) -> Result<()>
Expand description
Helper function that recursively copies all of the contents from
atomic_broadcast
to dst
.