Docs.rs
  • sacs-0.8.2
    • sacs 0.8.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • alex-karpenko
    • Dependencies
      • chrono ^0.4.20 normal
      • cron-lite ^0.3.0 normal
      • futures ^0.3.30 normal
      • thiserror ^2.0 normal
      • tokio ^1.38.2 normal
      • tracing ^0.1.40 normal
      • uuid ^1.8.0 normal
      • ntest ^0.9.3 dev
      • opentelemetry ^0.29.0 dev
      • opentelemetry-otlp ^0.29.0 dev
      • opentelemetry_sdk ^0.29.0 dev
      • tonic ^0.13.1 dev
      • tracing-opentelemetry ^0.30.0 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 100% 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

sacs0.8.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • job::JobId
  • scheduler::Scheduler
  • scheduler::SchedulerBuilder
  • task::CronOpts
  • task::CronSchedule
  • task::Task
  • task::TaskId
  • task::TaskStatistics

Enums

  • Error
  • scheduler::CancelOpts
  • scheduler::GarbageCollector
  • scheduler::RuntimeThreads
  • scheduler::ShutdownOpts
  • scheduler::WorkerParallelism
  • scheduler::WorkerType
  • task::TaskSchedule
  • task::TaskStatus

Traits

  • scheduler::TaskScheduler

Type Aliases

  • Result