Docs.rs
rip2-0.9.4
rip2 0.9.4
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
MilesCranmer
Dependencies
anstyle ^1.0.6
normal
chrono ^0.4.33
normal
clap ^4.5
normal
clap_complete ^4.5
normal
clap_complete_nushell ^4.5
normal
dunce ^1.0.4
normal
fs4 ^0.12.0
normal
fs_extra ^1.3
normal
walkdir ^2
normal
assert_cmd ^2
dev
lazy_static ^1.4
dev
predicates ^3.0
dev
rand ^0.8
dev
regex ^1.11.0
dev
rstest ^0.24
dev
tempfile ^3
dev
nix ^0.29
normal
Versions
42.11%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rip2
0.9.4
All Items
Crate Items
Modules
Constants
Functions
Crate
rip2
Copy item path
Source
Modules
§
args
completions
record
testing
Testing module for exposing internal functions to unit tests. This module is only used for testing purposes and should not be used in production code.
util
Constants
§
BIG_
FILE_
THRESHOLD
Functions
§
copy_
file
get_
graveyard
move_
dir
Move a target which is a directory to a given destination, copying if necessary. Returns true
always
, as the creation of the directory is enough to mark it as successful.
move_
target
Move a target to a given destination, copying if necessary. Returns true if the target was moved, false if it was not (due to user input)
run