Docs.rs
actionqueue-core-0.1.0
actionqueue-core 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zed-colonel
Dependencies
chrono ^0.4
normal
optional
cron ^0.12
normal
optional
serde ^1.0
normal
optional
tracing ^0.1
normal
uuid ^1.0
normal
proptest ^1.4
dev
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module task_id
actionqueue_
core
0.1.0
Module task_id
Module Items
Structs
In actionqueue_
core::
ids
actionqueue_core
::
ids
Module
task_id
Copy item path
Source
Expand description
Task identifier type. Unique identifier for a durable task specification.
Structs
ยง
TaskId
A unique identifier for a task definition.