Docs.rs
  • webhooks-0.0.1
    • webhooks 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tasn
    • Dependencies
      • base64 ^0.13 normal
      • hmac-sha256 ^1 normal
      • http ^0.2 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror >1.0.30 normal
      • time ^0.3 normal
      • url ^2.2 normal
    • Versions
    • 10.66% 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

webhooks0.0.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • api::Application
  • api::ApplicationIn
  • api::ApplicationOut
  • api::Authentication
  • api::DashboardAccessOut
  • api::Endpoint
  • api::EndpointHeadersIn
  • api::EndpointHeadersOut
  • api::EndpointHeadersPatchIn
  • api::EndpointIn
  • api::EndpointOut
  • api::EndpointSecretOut
  • api::EndpointSecretRotateIn
  • api::EndpointStats
  • api::EndpointUpdate
  • api::EventType
  • api::EventTypeIn
  • api::EventTypeListOptions
  • api::EventTypeOut
  • api::EventTypeUpdate
  • api::Integration
  • api::ListOptions
  • api::ListResponseApplicationOut
  • api::ListResponseEndpointMessageOut
  • api::ListResponseEndpointOut
  • api::ListResponseEventTypeOut
  • api::ListResponseMessageAttemptEndpointOut
  • api::ListResponseMessageAttemptOut
  • api::ListResponseMessageEndpointOut
  • api::ListResponseMessageOut
  • api::Message
  • api::MessageAttempt
  • api::MessageAttemptListOptions
  • api::MessageAttemptOut
  • api::MessageIn
  • api::MessageListOptions
  • api::MessageOut
  • api::PostOptions
  • api::RecoverIn
  • api::Svix
  • api::SvixOptions
  • error::HttpErrorContent
  • webhooks::Webhook

Enums

  • api::MessageStatus
  • api::StatusCodeClass
  • error::Error
  • webhooks::WebhookError

Type Aliases

  • api::ApplicationListOptions
  • api::EndpointListOptions
  • api::IntegrationListOptions
  • error::Result