fedimint_testing_core::db

Function copy_directory

source
pub fn copy_directory(src: &Path, dst: &Path) -> Result<()>
Expand description

Helper function that recursively copies all contents from src to dst.