Skip to main content

TaskId

Type Alias TaskId 

Source
pub type TaskId = String;
Expand description

Unique identifier for a task, generated by the server.

Aliased Typeยง

pub struct TaskId { /* private fields */ }