Docs.rs
memberlist-net-0.7.0
memberlist-net 0.7.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
al8n
Dependencies
agnostic ^0.8
normal
async-channel ^2
normal
async-lock ^3
normal
atomic_refcell ^0.1
normal
byteorder ^1
normal
bytes ^1
normal
crc32fast ^1
normal
either ^1
normal
futures ^0.3
normal
futures-rustls ^0.26
normal
optional
getifs ^0.4
normal
humantime-serde ^1
normal
optional
indexmap ^2
normal
memberlist-core ^0.7
normal
metrics ^0.24
normal
optional
nodecraft ^0.8
normal
parking_lot ^0.12
normal
optional
peekable ^0.4
normal
pin-project ^1
normal
rand ^0.9
normal
rayon ^1.8
normal
optional
serde ^1
normal
optional
smol_str ^0.3
normal
optional
test-cert-gen ^0.9
normal
optional
thiserror ^2
normal
tracing ^0.1
normal
viewit ^0.1.5
normal
agnostic ^0.8
dev
memberlist-core ^0.7
dev
parking_lot ^0.12
dev
paste ^1
dev
smol_str ^0.3
dev
test-cert-gen ^0.9
dev
tokio ^1
dev
getrandom ^0.3
normal
Versions
100%
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
Domain
memberlist_
net
0.7.0
Domain
Aliased Type
In crate memberlist_
net
memberlist_net
Type Alias
Domain
Copy item path
Source
pub type Domain =
Domain
<
SmolStr
>;
Expand description
Domain type alias
Aliased Type
ยง
pub struct Domain(
/* private fields */
);