Docs.rs
  • websocket-std-0.0.6
    • websocket-std 0.0.6
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • alekay2200
    • Dependencies
      • base64 ^0.10.1 normal
      • bitflags ^2.3.2 normal
      • getrandom ^0.2.11 normal
      • sha1_smol ^1.0.0 normal
    • Versions
    • 0% 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

websocket_std0.0.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • extension::Extension
  • extension::Parameter
  • ffi::common::WSEvent_t
  • sync::client::Config
  • sync::client::WSClient

Enums

  • ffi::common::WSStatus
  • result::WebSocketError
  • sync::client::Reason
  • sync::client::WSEvent

Macros

  • parameter

Functions

  • ffi::common::from_rust_event
  • ffi::common::rust_error_to_c_error

Type Aliases

  • result::WebSocketResult