Docs.rs
orphanage-0.5.4
orphanage 0.5.4
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
qrnch-jan
locryus
Dependencies
bytes ^1.11.0
normal
hashbrown ^0.16.1
normal
parse-size ^1.1.0
normal
optional
paste ^1.0.15
normal
rand ^0.9.1
normal
serde ^1.0.219
normal
optional
sha2 ^0.10.8
normal
optional
sha3 ^0.10.8
normal
optional
shellexpand ^3.1.1
normal
tokio ^1.48.0
normal
humansize ^2.1.3
dev
killswitch ^0.4.2
dev
tokio ^1.44.2
dev
tokio-test ^0.4.3
dev
toml ^0.9.8
dev
libc ^0.2.178
normal
windows-sys ^0.61.1
normal
Versions
48.95%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Module setops
orphanage
0.5.4
Module setops
Module Items
Structs
Functions
In crate orphanage
orphanage
Module
setops
Copy item path
Source
Structs
§
Diff
HashSet
A hash set implemented as a
HashMap
where the value is
()
.
Functions
§
changes
Calculate changes between two sets.