Skip to main content

Module id

Module id 

Source
Expand description

Pluggable ID generation for tasks.

Structs§

AtomicU64Generator
Default atomic generator for u64 IDs.
TaskId
A type-safe wrapper for task IDs.

Traits§

IdGenerator
Trait for generating unique IDs.

Type Aliases§

TaskIdU64