Docs.rs
  • tcp-client-0.2.0
    • tcp-client 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xuxiaocheng0201
    • Dependencies
      • bytes ^1 normal
      • once_cell ^1 normal
      • serde ^1 normal optional
      • tcp-handler ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • variable-len-reader ^3 normal
      • tokio ^1 dev
      • reportme >=0.2 build
    • Versions
    • 100% 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_client0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • config::ClientConfig

Enums

  • errors::Error

Macros

  • define_client

Functions

  • config::get_config
  • config::get_connect_timeout
  • config::get_receive_timeout
  • config::set_config

Type Aliases

  • errors::Result