Docs.rs
  • horoscope-0.0.1
    • horoscope 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • kennetpostigo
    • Dependencies
      • async-channel ^1.4.2 normal
      • async-process ^1.0.0 normal
      • async-std ^1.6.5 normal
      • async-trait ^0.1.41 normal
      • bincode ^1.3.1 normal
      • chrono ^0.4.19 normal
      • colored ^2.0.0 normal
      • futures ^0.3.5 normal
      • http-types ^2.5.0 normal
      • redis ^0.17.0 normal
      • serde ^1.0.116 normal
      • serde_json ^1.0.58 normal
      • serde_urlencoded ^0.7.0 normal
      • sled ^0.34.4 normal
      • sqlx ^0.3.5 normal
      • surf ^2.0.0-alpha.7 normal
      • async-std ^1.6.5 dev
      • mockito ^0.27.0 dev
      • serde ^1.0.116 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

horoscope0.0.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • event::Event
  • executor::Executor
  • job::Job
  • job::network::Job
  • job::sys::Job
  • ledger::Ledger
  • ledger::memory::Ledger
  • logger::Logger
  • scheduler::blocking::Scheduler
  • store::Store
  • store::memory::Store
  • trigger::Trigger
  • trigger::time_trigger::Time

Enums

  • job::Status
  • job::network::NetType
  • logger::Filter
  • scheduler::Msg
  • scheduler::SchedulerState
  • store::JobState
  • trigger::time_trigger::Day

Traits

  • event::Eventful
  • job::Work
  • ledger::History
  • scheduler::Schedule
  • store::Silo
  • trigger::Fire

Functions

  • scheduler::change_job_status
  • scheduler::daemon
  • scheduler::get_elapsed_time