pub type Context = CancellationToken;Expand description
A context for Workload API operations, used for cancellation.
Aliased Typeยง
pub struct Context { /* private fields */ }pub type Context = CancellationToken;A context for Workload API operations, used for cancellation.
pub struct Context { /* private fields */ }