Docs.rs
mammoth-cli-0.1.0
mammoth-cli 0.1.0
Permalink
Docs.rs crate page
MIT
02 August 2026
Links
crates.io
Source
Owners
Mulander-J
Dependencies
anyhow ^1.0
normal
clap ^4.0
normal
colored ^2.0
normal
dialoguer ^0.11
normal
dirs ^5.0
normal
indicatif ^0.17
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
Versions
42.59%
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
Skip to main content
copy_directory
mammoth_
cli
0.1.0
In mammoth_
cli::
utils
mammoth_cli
::
utils
Function
copy_
directory
Copy item path
Source
pub fn copy_directory(src: &
Path
, dst: &
Path
) ->
Result
<
()
>