Docs.rs
  • electrum-client-0.24.0
    • electrum-client 0.24.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • afilini
    • danielabrozzoni
    • notmandatory
    • ValuedMammal
    • Dependencies
      • bitcoin ^0.32 normal
      • byteorder ^1.0 normal optional
      • log ^0.4 normal
      • openssl ^0.10 normal optional
      • rustls ^0.23.21 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • webpki-roots ^0.25 normal optional
      • libc ^0.2 normal optional
      • winapi ^0.3.9 normal optional
    • Versions
    • 98% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

electrum_client0.24.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Batch
  • Config
  • ConfigBuilder
  • GetBalanceRes
  • GetHeadersRes
  • GetHistoryRes
  • GetMerkleRes
  • HeaderNotification
  • ListUnspentRes
  • RawHeaderNotification
  • Request
  • ScriptNotification
  • ServerFeaturesRes
  • Socks5Config
  • TxidFromPosRes
  • client::Client
  • raw_client::RawClient
  • socks::Iter
  • socks::Socks4Listener
  • socks::Socks4Stream
  • socks::Socks5Datagram
  • socks::Socks5Listener
  • socks::Socks5Stream

Enums

  • Error
  • Param
  • client::ClientType
  • socks::TargetAddr

Traits

  • ElectrumApi
  • ToElectrumScriptHash
  • raw_client::ToSocketAddrsDomain
  • socks::ToTargetAddr

Functions

  • utils::validate_merkle_proof

Type Aliases

  • ScriptHash
  • ScriptStatus
  • raw_client::ElectrumPlaintextStream
  • raw_client::ElectrumProxyStream
  • raw_client::ElectrumSslStream