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_tcp0.1.4

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate switchy_tcp

Source

Modules§

simulator
tokio

Structs§

TcpListenerWrapper
TcpStreamWrapper

Enums§

Error

Traits§

GenericTcpListener
GenericTcpStream
GenericTcpStreamReadHalf
GenericTcpStreamWriteHalf

Type Aliases§

SimulatorTcpListener
SimulatorTcpStream
SimulatorTcpStreamReadHalf
SimulatorTcpStreamWriteHalf
TcpListener
TcpStream
TcpStreamReadHalf
TcpStreamWriteHalf
TokioTcpListener
TokioTcpStream
TokioTcpStreamReadHalf
TokioTcpStreamWriteHalf