Docs.rs
  • tcp_message_io-1.0.4
    • tcp_message_io 1.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • frapa
    • Dependencies
      • anyhow ^1.0.72 normal
      • postcard ^1 normal optional
      • serde ^1 normal optional
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • zstd ^0.12 normal optional
      • serial_test ^2.0.0 dev
    • Versions
    • 90.91% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tcp_message_io1.0.4

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • TCPClient
  • TCPServer
  • raw::RawTCPClient
  • raw::RawTCPServer

Enums

  • TCPResponse
  • raw::RawTCPResponse

Traits

  • SerializeMessage