pub type ProgressToken = String;
A progress token, used to associate progress notifications with the original request
pub struct ProgressToken { /* private fields */ }