Docs.rs
sh-layer2-1.0.2
sh-layer2 1.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
EnjouZeratul
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
glob ^0.3
normal
parking_lot ^0.12
normal
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sh-layer0 ^1.0.2
normal
sh-layer1 ^1.0.2
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.40
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1.11
normal
tempfile ^3.14
dev
libc ^0.2
normal
Versions
68.52%
of the crate is documented
Platform
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
Skip to main content
Module tasks
sh_
layer2
1.0.2
Module tasks
Sections
Task Manager
Module Items
Structs
Enums
Traits
In crate sh_
layer2
sh_layer2
Module
tasks
Copy item path
Source
Expand description
§
Task Manager
任务队列管理,支持优先级和依赖关系。
Structs
§
Task
任务定义
Task
Manager
任务管理器实现
Enums
§
Task
Priority
任务优先级
Task
Status
任务状态
Traits
§
Task
Manager
Trait
任务管理器接口