Docs.rs
qubit-task-0.3.0
qubit-task 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Haixing-Hu
Dependencies
qubit-executor ^0.6
normal
qubit-function ^0.14
normal
qubit-thread-pool ^0.8
normal
thiserror ^2.0
normal
Versions
100%
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
TaskId
qubit_
task
0.3.0
In qubit_
task::
service
qubit_task
::
service
Type Alias
TaskId
Copy item path
Source
pub type TaskId =
u64
;
Expand description
Identifier type used by
TaskExecutionService
.