Docs.rs
dnet-utils-0.1.1
dnet-utils 0.1.1
Permalink
Docs.rs crate page
MIT
02 August 2026
Links
Repository
crates.io
Source
Owners
zduny
Dependencies
dnet-base ^0.1
normal
dportable ^0.1
normal
optional
futures ^0.3
normal
num ^0.4
normal
optional
pin-project ^1
normal
serde ^1
normal
optional
dnet-tests ^0.1
dev
dportable ^0.1
dev
tokio ^1
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
wasm32-unknown-unknown
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
Module merge
dnet_
utils
0.1.1
Module merge
Module Items
Structs
Functions
In crate dnet_
utils
dnet_utils
Module
merge
Copy item path
Source
Available on
crate feature
merged
only.
Expand description
Merge
Sink
and
Stream
into a
dnet
transport.
Structs
§
Merged
Transport
Transport created from merging provided sender and receiver.
Functions
§
merge
Merge provided sender and receiver into a single transport.