Docs.rs
  • essential-builder-api-0.8.0
    • essential-builder-api 0.8.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • essentialcontributions
    • Dependencies
      • axum ^0.7.5 normal
      • essential-builder-db ^0.6.0 normal
      • essential-builder-types ^0.3.0 normal
      • essential-types ^0.7.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.9.0 dev
      • essential-node ^0.9.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
    • 64.71% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

essential_builder_api0.8.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • ServeConnError
  • State
  • endpoint::SystemTimeError

Enums

  • ServeNextConnError
  • endpoint::Error

Functions

  • cors_layer
  • endpoint::health_check::handler
  • endpoint::latest_solution_set_failures::handler
  • endpoint::list_solution_set_failures::handler
  • endpoint::submit_solution_set::handler
  • next_conn
  • router
  • serve
  • serve_conn
  • serve_next_conn
  • with_endpoints

Constants

  • DEFAULT_CONNECTION_LIMIT
  • endpoint::health_check::PATH
  • endpoint::latest_solution_set_failures::MAX_LIMIT
  • endpoint::latest_solution_set_failures::PATH
  • endpoint::list_solution_set_failures::PATH
  • endpoint::submit_solution_set::PATH