Docs.rs
  • cyfs-task-manager-0.6.0
    • cyfs-task-manager 0.6.0
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • BDTDevTeam
    • Dependencies
      • async-std ^1.11.0 normal
      • async-trait ^0.1.53 normal
      • base58 ^0.2.0 normal
      • cyfs-base ^0.6 normal
      • futures ^0.3 normal
      • generic-array ^0.12.4 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • sqlx ^0.5.11 normal
      • sqlx ^0.5.11 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

logo

Crate cyfs_task_manager

  • Version 0.6.0
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
logo
Change settings

Crate cyfs_task_manager

source · [−]

Modules

test_task_manager

Macros

sql_query

Structs

DecInfoV1
QueryTaskParams
RunnableTask
SQLiteTaskStore
TaskCategory
TaskId
TaskManager
TaskType

Enums

DecInfo
TaskStatus

Constants

BUILD_DIR_TASK
BUILD_FILE_TASK
BUILD_FILE_TASK_CATEGORY
DOWNLOAD_CHUNK_TASK
DOWNLOAD_FILE_TASK
DOWNLOAD_TASK_CATEGORY
PUBLISH_LOCAL_DIR_TASK
PUBLISH_LOCAL_FILE_TASK
PUBLISH_TASK_CATEGORY

Traits

Runnable
Task
TaskFactory
TaskManagerStore
TaskStore