mdunsmuir / copy_dir

Copy a directory recursively in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

copy_dir

Build Status Crates.io Status Docs

Copy directories recursively in a straightforward and predictable way.

Disclaimer

This crate is in a very early state and is unlikely to be free of bugs, idiosyncracies, and other unpleasantnesses. It should be considered to be unstable, with an API that is subject to change. Use it at your own risk.

About

Copy a directory recursively in Rust

License:MIT License


Languages

Language:Rust 100.0%