Docs.rs
  • plane-0.2.0
    • plane 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • paulgb
    • michaelsilver
    • Dependencies
      • acme2-eab ^0.5.4 normal
      • anyhow ^1.0.75 normal
      • async-stream ^0.3.5 normal
      • async-trait ^0.1.74 normal
      • axum ^0.6.20 normal
      • bollard ^0.15.0 normal
      • chrono ^0.4.31 normal
      • clap ^4.4.10 normal
      • colored ^2.0.4 normal
      • dashmap ^5.5.3 normal
      • data-encoding ^2.4.0 normal
      • futures-util ^0.3.29 normal
      • hyper ^0.14.27 normal
      • lru ^0.12.1 normal
      • pem ^3.0.2 normal
      • rand ^0.8.5 normal
      • reqwest ^0.11.22 normal
      • ring ^0.17.5 normal
      • rusqlite ^0.30.0 normal
      • rustls-pemfile ^2.0.0 normal
      • rustls-pki-types ^1.0.0 normal
      • serde ^1.0.190 normal
      • serde_json ^1.0.107 normal
      • sqlx ^0.7.3 normal
      • thiserror ^1.0.50 normal
      • time ^0.3.30 normal
      • tokio ^1.33.0 normal
      • tokio-rustls ^0.24.1 normal
      • tokio-stream ^0.1.14 normal
      • tokio-tungstenite ^0.20.1 normal
      • tower-http ^0.4.4 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.17 normal
      • trust-dns-server ^0.23.2 normal
      • tungstenite ^0.20.1 normal
      • url ^2.4.1 normal
      • x509-parser ^0.15.1 normal
      • tracing-appender ^0.2.2 dev
    • Versions
    • 11.3% of the crate is documented
  • Go to latest version
  • Platform
    • 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

plane0.2.0

Module typed_socket

  • Modules
  • Structs
  • Enums
  • Traits

In crate plane

?
Change settings

Module plane::typed_socket

source ·

Modules

  • client
  • server

Structs

  • Handshake
  • TypedSocket
  • TypedSocketSender

Enums

  • SocketAction
  • TypedSocketError

Traits

  • ChannelMessage