fedimint_testing::db

Function copy_directory

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

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