Docs.rs
  • zksync_health_check-0.1.0
    • zksync_health_check 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ml-ia
    • github:matter-labs:crates-io
    • CratesMatterLabs
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • vise ^0.1.0 normal
      • assert_matches ^1.5 dev
      • tokio ^1 dev
    • Versions
    • 86.11% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zksync_health_check0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Attribute Macros

List of all items

Structs

  • AppHealth
  • AppHealthCheck
  • Health
  • HealthUpdater
  • ReactiveHealthCheck

Enums

  • AppHealthCheckError
  • HealthStatus

Traits

  • CheckHealth

Attribute Macros

  • async_trait