Module task_id

Module task_id 

Source
Expand description

Defines the TaskId type and related functionality.

TaskId is a wrapper around a generic identifier type, providing type safety and utility methods for task identification.

Structs§

RandomId
A simple, unique, time-ordered ID (zero-deps).
TaskId
A wrapper type that defines a task id.

Enums§

TaskIdError
Errors that can occur when parsing a TaskId from a string