Docs.rs
switchy_tcp-0.1.4
switchy_tcp 0.1.4
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
BSteffaniak
Dependencies
async-trait ^0.1.88
normal
bytes ^1.10.1
normal
optional
flume ^0.11.1
normal
optional
log ^0.4
normal
paste ^1.0.15
normal
scoped-tls ^1.0.1
normal
optional
switchy_async ^0.1.0
normal
thiserror ^2.0.12
normal
tokio ^1.46.1
normal
pretty_assertions ^1.4.1
dev
serial_test ^3.2.0
dev
test-log ^0.2.18
dev
Versions
21.05%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
switchy_
tcp
0.1.4
Generic
TcpStream
Write
Half
Implementors
In crate switchy_
tcp
switchy_tcp
Trait
GenericTcpStreamWriteHalf
Copy item path
Source
pub trait GenericTcpStreamWriteHalf:
AsyncWrite
+
Send
+
Sync
+
Unpin
{ }
Implementors
§
Source
§
impl
GenericTcpStreamWriteHalf
for switchy_tcp::simulator::
TcpStreamWriteHalf
Source
§
impl
GenericTcpStreamWriteHalf
for switchy_tcp::tokio::
TcpStreamWriteHalf