Docs.rs
  • stratum-server-5.4.0
    • stratum-server 5.4.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kilpatty
    • Dependencies
      • async-trait ^0.1.66 normal
      • axum ^0.6.10 normal
      • bit-set ^0.5.3 normal
      • bytes ^1.4.0 normal
      • dashmap ^5.4.0 normal
      • extended-primitives ^0.3.8 normal
      • futures ^0.3.26 normal
      • hyper ^0.14.24 normal
      • parking_lot ^0.12 normal
      • rlimit ^0.9.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0.94 normal
      • thiserror ^1.0.39 normal
      • tokio ^1.26.0 normal
      • tokio-stream ^0.1.12 normal
      • tokio-util ^0.7.7 normal
      • tower-http ^0.4.0 normal
      • tracing ^0.1.37 normal
      • uuid ^1.3.0 normal
      • anyhow ^1.0 dev
      • criterion ^0.4 dev
      • dhat ^0.3.2 dev
      • jemallocator ^0.5.0 dev
      • tokio ^1 dev
      • tokio-test ^0.4.2 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate stratum_server

  • Version 5.4.0
  • All Items
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Definitions
?
Change settings

Crate stratum_server

source ·

Structs

  • Config
  • ConfigManager
  • ConnectionConfig
  • Difficulty
  • DifficultyConfig
  • Miner
  • ReadyIndicator
  • Session
  • SessionID
  • SessionList
  • StratumRequest
  • StratumServer
  • StratumServerBuilder

Enums

  • Error
  • ID

Constants

  • EX_MAGIC_NUMBER

Traits

  • Global

Type Definitions

  • Result