Docs.rs
  • jact-0.3.0
    • jact 0.3.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • erichCompSci
    • Dependencies
      • async-trait ^0.1.52 normal
      • chrono ^0.4 normal
      • cron ^0.8 normal
      • futures ^0.3.17 normal
      • scopeguard ^1.1.0 normal
      • tokio ^1 normal
      • uuid ^0.8 normal
      • tokio-test ^0.4.2 dev
    • Versions
    • 6.67% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Crate jact

Version 0.3.0

See all jact's items

  • Traits
  • Type Definitions
logo
Change settings

Crate jact[−][src]

Traits

JobInterface
JobSchedulerInterface

Type Definitions

Job

A schedulable Job

JobScheduler
JobToRunAsync