Docs.rs
cargo-lambda-metadata-1.8.6
cargo-lambda-metadata 1.8.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
calavera
Dependencies
anyhow ^1.0.98
normal
cargo-lambda-remote ^1.8.6
normal
cargo-options ^0.7.5
normal
cargo_metadata ^0.15.3
normal
clap ^4.4.2
normal
env-file-reader ^0.3.0
normal
figment ^0.10.19
normal
matchit ^0.8.5
normal
miette ^5.10.0
normal
remove_dir_all ^0.7.0
normal
serde ^1.0.137
normal
serde_json ^1.0.81
normal
strum ^0.24.0
normal
strum_macros ^0.24.0
normal
thiserror ^1.0.31
normal
toml ^0.8.19
normal
tracing ^0.1
normal
assertables ^9.0.0
dev
tempfile ^3.3.0
dev
Versions
26.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
copy_and_replace
cargo_
lambda_
metadata
1.8.6
In cargo_
lambda_
metadata::
fs
cargo_lambda_metadata
::
fs
Function
copy_
and_
replace
Copy item path
Source
pub fn copy_and_replace<P, Q>(from: P, to: Q) ->
Result
<
()
>
where P:
AsRef
<
Path
>, Q:
AsRef
<
Path
>,