Docs.rs
  • embassy-socket-0.1.1
    • embassy-socket 0.1.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lifeRobot
    • Dependencies
      • embassy-net ^0.7.0 normal
      • embassy-sync ^0.7.0 normal
      • embassy-time ^0.4.0 normal
      • embedded-hal ^1.0.0 normal
      • embedded-hal-async ^1.0.0 normal
    • Versions
    • 78.79% 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
    • 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

embassy_socket0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • channel::WriteChannel
  • channel::socket_msg::SocketMsg
  • connection::TcpConnection
  • connection::socket_state::SocketState
  • tcp_client::TcpClient
  • tcp_server::TcpServer
  • tcp_server::runner::TcpServerRunner
  • wait::TimeOutWait
  • wait::TimeoutWaitError

Enums

  • err::SocketErr

Traits

  • tcp_client::callback::TcpClientCallBack
  • tcp_server::callback::TcpServerCallBack

Type Aliases

  • err::SocketResult