Docs.rs
  • essential-node-api-0.4.0
    • essential-node-api 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • essentialcontributions
    • Dependencies
      • axum ^0.7.5 normal
      • essential-node ^0.4.0 normal
      • essential-types ^0.3.0 normal
      • futures ^0.3.30 normal
      • hex ^0.4.3 normal
      • http ^1.1.0 normal
      • hyper ^1.3.1 normal
      • hyper-util ^0.1.7 normal
      • serde ^1 normal
      • thiserror ^1 normal
      • tokio ^1.39.2 normal
      • tower ^0.4.13 normal
      • tower-http ^0.5.2 normal
      • tracing ^0.1.40 normal optional
      • essential-hash ^0.4.0 dev
      • essential-node-types ^0.1.0 dev
      • reqwest ^0.12.5 dev
      • serde_json ^1.0.114 dev
      • tokio-util ^0.7.11 dev
      • tracing-subscriber ^0.3 dev
      • uuid ^1.10.0 dev
    • Versions
    • 75% of the crate is documented
  • Go to latest version
  • Platform
    • 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

essential_node_api0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • ServeConnError
  • State
  • endpoint::BlockRange
  • endpoint::StartBlock

Enums

  • ServeNextConnError
  • endpoint::Error
  • endpoint::SubscriptionError

Functions

  • cors_layer
  • endpoint::health_check::handler
  • endpoint::list_blocks::handler
  • endpoint::query_state::handler
  • endpoint::subscribe_blocks::handler
  • next_conn
  • router
  • serve
  • serve_conn
  • serve_next_conn
  • with_endpoints

Constants

  • DEFAULT_CONNECTION_LIMIT
  • endpoint::health_check::PATH
  • endpoint::list_blocks::PATH
  • endpoint::query_state::PATH
  • endpoint::subscribe_blocks::PATH