Docs.rs
  • app-task-0.4.1
    • app-task 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Dzejkop
    • Dependencies
      • futures ^0.3 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • eyre ^0.6 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 4.17% 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
    • 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

app_task0.4.1

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • TaskRunner
  • backoff_strategy::DefaultStrategyFactory
  • backoff_strategy::constant_time::ConstantTimeBackoff
  • backoff_strategy::constant_time::ContantTimeFactory
  • backoff_strategy::threshold_buckets::ThresholdBucketsBackoff
  • backoff_strategy::threshold_buckets::ThresholdBucketsFactory

Traits

  • backoff_strategy::BackoffStrategy
  • backoff_strategy::StrategyFactory