pub type ProgressToken = String;
Progress token for tracking long-running operations
pub struct ProgressToken { /* private fields */ }