Docs.rs
  • wamp_async-0.3.1
    • wamp_async 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • elast0ny
    • frol
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • native-tls ^0.2 normal
      • quick-error ^2 normal
      • rand ^0.8 normal
      • rmp-serde ^0.15 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • strum ^0.20 normal
      • tokio ^1 normal
      • tokio-native-tls ^0.3 normal
      • tokio-tungstenite ^0.14 normal
      • url ^2 normal
      • env_logger ^0.8 dev
      • lazy_static ^1 dev
      • tokio ^1 dev
    • Versions
    • 89.23% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wamp_async0.3.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • AuthenticationChallengeResponse
  • Client
  • ClientConfig
  • WampId

Enums

  • Arg
  • AuthenticationMethod
  • ClientRole
  • ClientState
  • SerializerType
  • ServerRole
  • WampError

Functions

  • is_valid_strict_uri
  • try_from_any_value
  • try_from_args
  • try_from_kwargs
  • try_into_any_value
  • try_into_args
  • try_into_kwargs

Type Aliases

  • AuthenticationChallengeHandler
  • GenericFuture
  • RpcFunc
  • RpcFuture
  • WampArgs
  • WampBool
  • WampDict
  • WampInteger
  • WampKwArgs
  • WampList
  • WampPayloadValue
  • WampString
  • WampUri