Context

Type Alias Context 

Source
pub type Context = CancellationToken;
Expand description

A context for Workload API operations, used for cancellation.

Aliased Typeยง

pub struct Context { /* private fields */ }