pub type ProgressToken = String;
Progress token for tracking an operation
pub struct ProgressToken { /* private fields */ }