Docs.rs
fuc_engine-1.1.3
fuc_engine 1.1.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
SUPERCILEX
Dependencies
crossbeam-channel ^0.5.6
normal
thiserror ^1.0.38
normal
typed-builder ^0.11.0
normal
ftzz ^1.1.4
dev
rstest ^0.16.0
dev
supercilex-tests ^0.2.1
dev
tempfile ^3.3.0
dev
rayon ^1.6.1
normal
rustix ^0.36.6
normal
remove_dir_all ^0.7.0
normal
Versions
0%
of the crate is documented
Go to latest version
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
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
☰
Crate fuc_engine
Version 1.1.3
All Items
Structs
Enums
Functions
?
Crate
fuc_engine
source
·
[
−
]
Structs
CopyOp
RemoveOp
Enums
Error
Functions
copy_file
Copies a file or directory at this path.
remove_dir_all
Removes a file or directory at this path, after removing all its contents.
remove_file
Removes a file or directory at this path, after removing all its contents.