Docs.rs
heddle-objects-0.3.1
heddle-objects 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
forge-zephyr
Dependencies
anyhow ^1
normal
aws-sdk-s3 ^1.129
normal
optional
aws-smithy-async ^1
normal
optional
base32 ^0.5
normal
blake3 ^1
normal
bytes ^1
normal
chrono ^0.4
normal
fs2 ^0.4.3
normal
hex ^0.4
normal
ignore ^0.4
normal
libc ^0.2
normal
memmap2 ^0.9
normal
rand ^0.10
normal
rmp-serde ^1
normal
heddle-runtime-bridge ^0.3
normal
optional
serde ^1
normal
serde_json ^1
normal
similar ^3
normal
thiserror ^2
normal
tokio ^1
normal
optional
toml ^1.1
normal
tracing ^0.1
normal
uuid ^1
normal
windows-sys ^0.61
normal
zstd ^0.13
normal
optional
criterion ^0.8
dev
hyper-util ^0.1
dev
proptest ^1
dev
s3s ^0.13.0
dev
s3s-fs ^0.13.0
dev
tempfile ^3
dev
tokio ^1
dev
Versions
41.74%
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
remove_path_recursively
objects
0.3.1
In objects::
fs_
ops
objects
::
fs_ops
Function
remove_
path_
recursively
Copy item path
Source
pub fn remove_path_recursively(path: &
Path
) ->
Result
<
()
>