Docs.rs
  • cronback-client-0.1.0
    • cronback-client 0.1.0
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause-Patent
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AhmedSoliman
    • github:devtari-io:owners
    • Dependencies
      • async-trait ^0.1.68 normal
      • chrono ^0.4 normal
      • cronback-api-model ^0.1.0 normal
      • http ^0.2.9 normal
      • monostate ^0.1.7 normal
      • once_cell ^1.17 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_json ^1.0.93 normal
      • serde_with ^3.0.0 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • url ^2.3.1 normal
    • Versions
    • 43.59% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cronback_client0.1.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Statics
  • Type Aliases

Crate cronback_client

Source

Re-exports§

pub use self::client::Client;
pub use self::client::ClientBuilder;

Modules§

admin
client
runs
triggers

Structs§

Attempt
AttemptId
Event
ExponentialBackoffRetry
GetRunResponse
PageMeta
Paginated
Pagination
Payload
Recurring
Response
Run
RunAt
RunId
RunTrigger
SimpleRetry
Trigger
TriggerId
TriggersFilter
Webhook
WebhookAttemptDetails

Enums§

Action
non_exhaustive because proto doesn’t have Event yet.
AttemptDetails
AttemptStatus
Error
HttpMethod
RetryConfig
RunMode
RunStatus
Schedule
TriggerStatus

Statics§

BASE_URL_ENV
DEFAULT_BASE_URL

Type Aliases§

Result