Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
copy_template in snapbox::path - Rust
[go: Go Back, main page]

Function snapbox::path::copy_template

source ·
pub fn copy_template(
    source: impl AsRef<Path>,
    dest: impl AsRef<Path>
) -> Result<(), Error>
Available on crate feature path only.
Expand description

Copy a template into a PathFixture

Note: Generally you’ll use PathFixture::with_template instead.

Note: Ignores .keep files