Docs.rs
gwyh-0.1.0
gwyh 0.1.0
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Repository
crates.io
Source
Owners
brndnmtthws
Dependencies
chrono ^0.4
normal
dryoc ^0.5
normal
futures ^0.3
normal
genserver ^0.2
normal
lazy_static ^1.4.0
normal
lru ^0.12
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
rmp-serde ^1.1
normal
serde ^1.0
normal
tokio ^1.21
normal
tracing ^0.1
normal
uuid ^1.1
normal
env_logger ^0.11
dev
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
Versions
34.78%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gwyh
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Crate
gwyh
Copy item path
Source
Structs
§
Gwyh
Gwyh
Builder
Enums
§
Distribution
Strategy
A distribution strategy defines how gwyh will select peers based on which zone they’re in. The default value is
DistributionStrategy::Uniform
.
Traits
§
Gwyh
Handler