Docs.rs
  • easy-sockets-0.1.0
    • easy-sockets 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Larmbs
    • Dependencies
      • anyhow ^1.0.87 normal
      • bincode ^1.3.3 normal
      • lazy_static ^1.5.0 normal
      • serde ^1.0.210 normal
      • tokio ^1.40.0 normal
    • Versions
    • 52.83% 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

easy_sockets0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Duration

Enums

  • sockets::SocketType

Traits

  • Deserialize
  • Serialize
  • ServerConn
  • error::ErrorCode
  • sendable::Deserialize
  • sendable::Sendable
  • sendable::Serialize
  • sockets::tcp::ClientTCP
  • sockets::udp::ClientUDP

Derive Macros

  • Deserialize
  • Serialize
  • sendable::Deserialize
  • sendable::Serialize

Functions

  • error::deserialize_error
  • error::serialize_error
  • logger::log_error
  • sleep
  • sockets::tcp::start_client
  • start_server

Type Aliases

  • Bytes

Constants

  • sockets::MAX_PAYLOAD_SIZE