Docs.rs
  • healthchecks-3.1.7
    • healthchecks 3.1.7
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • msfjarvis
    • Dependencies
      • serde ^1.0.200 normal
      • serde_derive ^1.0.200 normal
      • serde_json ^1.0.116 normal
      • thiserror >=1.0.2 normal
      • ureq ^2.9.7 normal
      • uuid ^1.8.0 normal
    • Versions
    • 96.19% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

healthchecks3.1.7

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • manage::ManageClient
  • model::Channel
  • model::Check
  • model::Flip
  • model::NewCheck
  • model::Ping
  • model::UpdatedCheck
  • ping::PingClient

Enums

  • errors::HealthchecksApiError
  • errors::HealthchecksConfigError
  • manage::UpsertResult

Functions

  • manage::get_client
  • manage::get_client_with_url
  • ping::get_client
  • ping::get_client_with_url

Type Aliases

  • manage::ApiResult