Docs.rs
  • tcp-server-0.0.2
    • tcp-server 0.0.2
    • Docs.rs crate page
    • (MIT OR Apache-2.0) AND BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xuxiaocheng0201
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ~0.1 normal
      • log ~0.4 normal
      • serde ^1.0 normal
      • tcp-handler ~0.4 normal
      • tokio ^1.35 normal
      • tokio-util ~0.7 normal
      • env_logger ~0.10 dev
      • tokio ^1.35 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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_server0.0.2

  • Macros
  • Structs
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • configuration::Configuration

Traits

  • FuncHandler
  • Server

Macros

  • func_handler

Functions

  • configuration::get_addr
  • configuration::get_config
  • configuration::get_connect_sec
  • configuration::get_idle_sec
  • configuration::set_config
  • recv
  • send