Docs.rs
  • periodically-0.2.0
    • periodically 0.2.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DavidCollard
    • Dependencies
      • backoff ^0.4.0 normal optional
      • chrono ^0.4.38 normal optional
      • cron ^0.12.1 normal optional
      • log ^0.4.22 normal optional
      • tokio ^1.39.3 normal optional
    • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

periodically0.2.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • BackoffSchedule
  • CronSchedule
  • IntervalSchedule
  • OneShot
  • Scheduler
  • TaskIdentifier

Traits

  • AsyncTask
  • Schedule
  • Task