Docs.rs
  • checkpointq-0.1.0
    • checkpointq 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dadepo
    • Dependencies
      • async-trait ^0.1.59 normal
      • axum ^0.6.1 normal
      • axum-macros ^0.3.0 normal
      • clap ^4.0.24 normal
      • colored ^2.0.0 normal
      • futures ^0.3.25 normal
      • reqwest ^0.11.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.21.2 normal
      • tower-http ^0.4.0 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3 normal
      • http ^0.2.8 dev
    • Versions
    • 0% 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
    • 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

checkpointq_lib0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • args::Cli
  • args::ServerCommands
  • args::SharedCommands
  • checkpoint_server::ApiResponse
  • checkpoint_server::CheckPointMiddleware
  • checkpoint_server::QueryParams
  • client::BlockInfo
  • client::CheckpointClient
  • client::Data
  • client::EndpointsConfig
  • client::ResponsePayloadWithEndpointInfo
  • client::SuccessEndpointPayload
  • processor::DisplayableResult
  • processor::FailurePayload
  • processor::SuccessPayload

Enums

  • args::Network
  • args::SubCommands
  • client::StateId
  • errors::AppError

Traits

  • client::HttpClient

Functions

  • processor::print_result
  • processor::process_to_displayable_format