Docs.rs
  • binary-options-tools-core-0.1.5
    • binary-options-tools-core 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Rick-29
    • Dependencies
      • anyhow ^1.0.95 normal
      • async-channel ^2.3.1 normal
      • async-trait ^0.1.85 normal
      • chrono ^0.4.39 normal
      • futures-util ^0.3.31 normal
      • php_serde ^0.6.0 normal
      • pin-project-lite ^0.2.16 normal
      • rand ^0.9.0 normal
      • reqwest ^0.12.12 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.137 normal
      • thiserror ^2.0.11 normal
      • tokio ^1.42.0 normal
      • tokio-tungstenite ^0.26.1 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
      • url ^2.5.4 normal
      • uuid ^1.12.1 normal
    • Versions
    • 0.97% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

binary_options_tools_core0.1.5

Crate Items

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

List of all items

Structs

  • general::client::WebSocketClient
  • general::client::WebSocketInnerClient
  • general::send::SenderMessage
  • general::stream::RecieverStream
  • general::types::Data
  • reimports::Bytes
  • reimports::Request
  • reimports::WebSocketStream

Enums

  • error::BinaryOptionsToolsError
  • general::types::MessageType
  • reimports::Connector
  • reimports::MaybeTlsStream
  • reimports::Message

Traits

  • general::traits::Callback
  • general::traits::Connect
  • general::traits::Credentials
  • general::traits::DataHandler
  • general::traits::MessageHandler
  • general::traits::MessageInformation
  • general::traits::MessageTransfer

Functions

  • general::types::default_validator
  • general::validate::validate
  • reimports::connect_async_tls_with_config
  • reimports::generate_key
  • utils::time::timeout
  • utils::tracing::start_tracing
  • utils::tracing::start_tracing_leveled

Type Aliases

  • error::BinaryOptionsResult

Constants

  • constants::MAX_CHANNEL_CAPACITY
  • constants::RECONNECT_CALLBACK
  • constants::TIMOUT_TIME